HeadingStyle.Level Property
Word Developer Reference |
Returns or sets the level for the heading style in a table of contents or table of figures. Read/write Integer.
Syntax
expression.Level
expression Required. A variable that represents a HeadingStyle object.
Example
This example adds a table of contents at the insertion point in the active document, and then it changes the levels for the heading styles.
Visual Basic for Applications |
---|
|
See Also