Skip to main content

NotesRichTextSection

Properties

NameDescription
BarColorRead-only. The color of the section bar.
IsExpandedRead-write. Indicates whether the section is expanded.
Title (NotesRichTextSection)Read-write. The title of the section.
TitleStyleRead-only. The style of the section title.

Methods

NameDescription
Remove (NotesRichTextSection)Removes the section and everything in the section.
SetBarColorSets the color of a section bar.
SetTitleStyleSets the style of a section title.

Examples

NameDescription
Examples: BarColor propertyThis agent displays the bar color of each section in a rich text item.
Examples: Remove method (NotesRichTextSection)This agent removes all sections in a rich text item.
Examples: Title property (NotesRichTextSection)1. This agent displays the title of each section in a rich text item.