NotesRichTextSection (LotusScript®)

Represents a collapsible section in a rich text item.

Note: This class is new with Release 6.

Containment

Contained by: NotesRichTextNavigator

Contains: NotesColorObject, NotesRichTextStyle

Access

To access a NotesRichTextSection object, use the NotesRichTextNavigator methods in conjunction with the type RTELEM_TYPE_SECTION.

Example