ParagraphFormat.OutlineLevel property (Word)
Returns or sets the outline level for the specified paragraphs. Read/write WdOutlineLevel.
Syntax
expression.OutlineLevel
expression Required. A variable that represents a 'ParagraphFormat' object.
Remarks
If a paragraph has a heading style applied to it (Heading 1 through Heading 9), the outline level is the same as the heading style and cannot be changed. Outline levels are visible only in outline view or the document map pane.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.