View.ExpandAllHeadings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.