Color (NotesRichTextTable - LotusScript)
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.
Example