Sets a style for all text in the range.
NotesRichTextRange
Call notesRichTextRange .SetStyle( style )
style
NotesRichTextStyle. The style to set.
setStyle method in Java™ RichTextRange class
Example