Y
YourManInJapan
I need to extract the font information from a Publisher TextRange. For
example, if I have a sentence in mixed italics: "/This is italic/ and this is
not", I need to find out the start and end position of the italicised text.
Is there some functionality equivalent to the "Runs" implemented by the
Office.Core.TextRange2 interface, or do I have to go through character by
character?
I feel like I must be missing something very simple here. Any help would be
greatly appreciated!
example, if I have a sentence in mixed italics: "/This is italic/ and this is
not", I need to find out the start and end position of the italicised text.
Is there some functionality equivalent to the "Runs" implemented by the
Office.Core.TextRange2 interface, or do I have to go through character by
character?
I feel like I must be missing something very simple here. Any help would be
greatly appreciated!