ExpandAllSections (NotesUIDocument - LotusScript®)

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.

Example