setStyle (NotesRichTextRange - JavaScript)

Sets a style for all text in the range.

Defined in

NotesRichTextRange

Syntax

setStyle(style:NotesRichTextStyle) : void
Parameter Description
RichTextStyle style The style to set.