Subdocument.Level Property
Word Developer Reference |
Returns the heading level used to create the subdocument. Read-only Long.
Syntax
expression.Level
expression Required. A variable that represents a Subdocument object.
Example
This example looks through each subdocument in the active document and displays the subdocument's heading level.
Visual Basic for Applications |
---|
|
See Also