A
avkokin
Hello. The pointer is on some word into one paragraph. I need get all
information about used the style of current word. How? Of course,
programmatically.
For example, I can get name of the style:
ActiveDocument.Paragraphs(1).Style
But how can I get and other info (name of font, size, etc)?
Thank you very much.
information about used the style of current word. How? Of course,
programmatically.
For example, I can get name of the style:
ActiveDocument.Paragraphs(1).Style
But how can I get and other info (name of font, size, etc)?
Thank you very much.