setStyle (RichTextRange - Java™)
Sets a style for all text in the range.
Defined in
Syntax
public void setStyle(RichTextStyle style)
throws NotesException
Parameters
RichTextStyle style
The style to set.
Sets a style for all text in the range.
public void setStyle(RichTextStyle style)
throws NotesException
RichTextStyle style
The style to set.