i try this
Delphi-Quellcode:
wordApp.Selection.typetext(text := '-');
wordApp.Selection.moveRight(1);
and it write into the Table, but my Problem is that if the table ends it doesn't make a new colum.
How can I write into the Table and if the Table ends it should make a new colum!?!?!?
So as you will klick the Tab-Key in the Word!