Hi experts
I got this script for convert table to text
app.selection[0].tables.everyItem().convertToText("\t", "\r");
I was wondering is that another way to convert table to text?
and
how may way for convert table to text?
thanks
Regard
John
Hi experts
I got this script for convert table to text
app.selection[0].tables.everyItem().convertToText("\t", "\r");
I was wondering is that another way to convert table to text?
and
how may way for convert table to text?
thanks
Regard
John