Style (RichTextRange - Java)

Read-only. The style of the first text run in the range.

Defined in

RichTextRange

Data type

RichTextStyle

Syntax

public RichTextStyle getStyle()
    throws NotesException

Example