Hello,
I am writing some text and a table in a word document using OLE2.
I want to write some text before the table and after the table.
Currently, I manage to write the text before the table and to write the table with its content,
but when I try to write the text that should come after the table, it is written in the first cell of the table...
How can I manage to move the cursor position on the next line after (outside) the table?
Thank you.