View.ExpandAllHeadings Method

Definition

Expands all the headings in the document.

public:
 void ExpandAllHeadings();
public void ExpandAllHeadings ();
abstract member ExpandAllHeadings : unit -> unit
Public Sub ExpandAllHeadings ()

Remarks

This method corresponds to the Expand All Headings command on the Expand/Collapse submenu of the context menu that appears when you right-click a heading.

Applies to