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.
Language cross-reference
SetStyle method in LotusScript® NotesRichTextRange class