LOTUSSCRIPT/COM/OLE CLASSES


Color property
Example

Read-only. The primary table color.

Defined in

NotesRichTextTable

Data type

NotesColorObject

Syntax

To get: Set notesColorObject = notesRichTextTable.Color

Usage

See SetColor to write to this property.

Use this property in conjunction with Style.

Language cross-reference

Color property in Java RichTextTable class

Example
See Also