LotusScript ClassesQ-TSStyle (NotesRichTextRange)On this pageStyle (NotesRichTextRange - LotusScript)Read-only. The style of the first text run in the range. Defined in NotesRichTextRange Data type NotesRichTextStyle Syntax To get: Set notesRichTextStyle = notesRichTextRange .Style Example