C
chenfeng
Using function "InsertSymbol", I can insert a symbol into a document. But
how can I read a symbol from a document?
Using "Characters(i).range.text", I can read a char. But when meeting a
symbol, the value of "Characters(i).range.text" is always '('.How can I get
the CharacterNumber of the symbol.
Waitting for help.
Thanks in advance!
how can I read a symbol from a document?
Using "Characters(i).range.text", I can read a char. But when meeting a
symbol, the value of "Characters(i).range.text" is always '('.How can I get
the CharacterNumber of the symbol.
Waitting for help.
Thanks in advance!