LOTUSSCRIPT/COM/OLE CLASSES


NotesColor property
Beispiel

Read-write. Color rich text attribute as listed below.

Hinweis This property is new with Release 4.6.

Defined in

NotesRichTextStyle

Data type

Integer

Syntax

To get: notesColor = notesRichTextStyle.NotesColor

To set: notesRichTextStyle.NotesColor = notesColor

Legal values


Language cross-reference

Color in Java RichTextStyle class

TextSetFontColor @command in formula language

Beispiel
Siehe auch