Syntax
ShowAllHeadings
Remarks
In outline view, toggles between showing all text (headings and body text) and showing only headings. To be sure to display all text, include a ShowHeading9 instruction to display all headings without body text before running a ShowAllHeadings instruction.
ShowAllHeadings is available only in outline view and master document view; an error occurs if the statement is run in another view.
Example
This example switches to outline view and displays all text:
ViewOutline ShowHeading9 ShowAllHeadings
See Also
OutlineCollapse, OutlineExpand, OutlineShowFirstLine, ShowHeadingNumber