LOTUSSCRIPT/COM/OLE CLASSES


NotesColor property
Esempio

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

Nota 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

Esempio
Vedere anche