LOTUSSCRIPT/COM/OLE CLASSES
Collapses all the sections in a document.
Defined in
NotesUIDocument
Syntax
Call notesUIDocument.CollapseAllSections
Usage
A section can be on a form or in a rich-text field in a document. When you call this method, each section collapses regardless of the expand and collapse settings it has on the form or document.
Language cross-reference
SectionCollapseAll @command in formula language
Example See Also