Hallo,

Using the GUI an Inserting a  document  into a TextTable Cell works.

Doing the same thing with the API and Basic looks a bit more complicated.

the code : oViewCursor.cell.start.InsertDocumentFromURL("" , oProps())
gives this error "Sequence Ellement is not assignable by given value"

oViewCurrsor.cell.start is a TextCursor but without support for XDocumentInsertable

How can i have a textcursor in a Texttable cell who supports XDocumentInsertable

Thanks for any hint

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to