LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether the section is expanded.
Defined in
NotesRichTextSection
Data type
Boolean
Syntax
To get: flag = notesRichTextSection.IsExpanded
To set: notesRichTextSection.IsExpanded = flag
Legal values
Language cross-reference
IsExpanded property in Java RichTextSection class
Example See Also