Document.FormattingShowNextLevel Property (Word)

Returns or sets a Boolean that represents whether Microsoft Word shows the next heading level when the previous heading level is used. Read/write.

Syntax

expression .FormattingShowNextLevel

expression An expression that returns a Document object.

Remarks

This property corresponds to the Show next heading when previous level is used check box in the Styles Gallery Options dialog box.

See Also

Concepts

Document Object Members

Document Object