Title (NotesRichTextSection - LotusScript®)
Read-write. The title of the section.
Defined in
Data type
String
Syntax
To get: title$ = notesRichTextSection .Title
To set: notesRichTextSection .Title = title$
Read-write. The title of the section.
String
To get: title$ = notesRichTextSection .Title
To set: notesRichTextSection .Title = title$