setStyle (NotesRichTextRange - JavaScript™)
Sets a style for all text in the range.
Defined in
NotesRichTextRangeSyntax
setStyle(style:NotesRichTextStyle)
: void
Parameter | Description |
---|---|
RichTextStyle style |
The style to set. |
Sets a style for all text in the range.
setStyle(style:NotesRichTextStyle)
: void
Parameter | Description |
---|---|
RichTextStyle style |
The style to set. |