DocumentBase.FormattingShowNextLevel Property

Definition

Gets or sets a value that indicates whether Microsoft Office Word shows the next heading level when the previous heading level is used.

public bool FormattingShowNextLevel { get; set; }

Property Value

Boolean

true if Word shows the next heading level when the previous heading level is used; otherwise, false.

Remarks

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

Applies to