LOTUSSCRIPT/COM/OLE CLASSES


SetStyle method
Example

Sets a style for all text in the range.

Defined in

NotesRichTextRange

Syntax

Call notesRichTextRange.SetStyle( style )

Parameters

style


Language cross-reference

setStyle method in Java RichTextRange class

Example