D
Dinko Deranja
Let's suppose that style which is displayed in Word's combobox is:
"Normal + 16pt, Bold, Centered"
When i try to display the style using: Msgbox(myRange.Style) it displays
only "Normal" without the rest of formatting that Word displays in its combo
box.
How can I find out the exact styling that is being used on a particular
range object?
"Normal + 16pt, Bold, Centered"
When i try to display the style using: Msgbox(myRange.Style) it displays
only "Normal" without the rest of formatting that Word displays in its combo
box.
How can I find out the exact styling that is being used on a particular
range object?