Share via


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

Concepts

ParagraphFormat Object

ParagraphFormat Object Members