CreateRichTextStyle (NotesSession - LotusScript®)
Creates a NotesRichTextStyle object.
Note: This method is new with Release 4.6.
Defined in
Syntax
Set notesRichTextStyle = notesSession .CreateRichTextStyle( )
Return value
notesRichTextStyle
The newly created NotesRichTextStyle object.
Usage
For more information, see the NotesRichTextStyle class.