Thank you, that's perfect.
I do need one more thing.
How can I erase what is in the selection:
doc.selection.select(mySelection);
doc.selection.erase ();
doc.selection.deselect();
Thank you.
Thank you, that's perfect.
I do need one more thing.
How can I erase what is in the selection:
doc.selection.select(mySelection);
doc.selection.erase ();
doc.selection.deselect();
Thank you.