K
Ken
I have a style object and I want to find if it has bullets or numbering
and the format of the bullet or number.
With ActiveDocument.Styles(n)
..ListLevelNumber works OK
..Type works OK
..ListTemplate gives an error message that the property is not
supported even though the Object Browser shows it as a property of the
Styles object.
How do I get the info I want?
and the format of the bullet or number.
With ActiveDocument.Styles(n)
..ListLevelNumber works OK
..Type works OK
..ListTemplate gives an error message that the property is not
supported even though the Object Browser shows it as a property of the
Styles object.
How do I get the info I want?