LOTUSSCRIPT/COM/OLE CLASSES


Style property
Example

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

Defined in

NotesRichTextRange

Data type

NotesRichTextStyle

Syntax

To get: Set notesRichTextStyle = notesRichTextRange.Style

Language cross-reference

Style property in Java RichTextRange class

Example