Style.ListLevelNumber Property
Word Developer Reference |
Returns the list level for the specified style. Read-only Long.
Syntax
expression.ListLevelNumber
expression Required. A variable that represents a Style object.
Example
This example displays the list level for the Heading 3 style.
Visual Basic for Applications |
---|
|
See Also