SetStyle (NotesRichTextRange - LotusScript®)
Sets a style for all text in the range.
Defined in
Syntax
Call notesRichTextRange .SetStyle( style )
Parameters
style
NotesRichTextStyle. The style to set.
Sets a style for all text in the range.
Call notesRichTextRange .SetStyle( style )
style
NotesRichTextStyle. The style to set.