.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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