JAVA/CORBA CLASSES


Color property
Example

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

Defined in

RichTextStyle

Data type

int

Syntax

public int getColor()
   throws NotesException

public void setColor(int value)
   throws NotesException

Legal values


Language cross-reference

NotesColor property in LotusScript NotesRichTextStyle class

TextSetFontColor @command in formula language

Example
See Also