LOTUSSCRIPT/COM/OLE CLASSES


ExpandAllSections method
Example

Expands all the sections in a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.ExpandAllSections

Usage

A section can be either on a form or in a rich-text field in a document. When you call this method, each section expands, regardless of the expand and collapse settings it has on the form or document.

Language cross-reference

SectionExpandAll @command in formula language

Example
See Also