setColor (NotesRichTextTable - JavaScript)

Sets the table color.

Defined in

NotesRichTextTable

Syntax

setColor(color:NotesColorObject) : void
Parameter Description
ColorObject color NotesColorObject. The color.

Usage

See Color to examine the alternate color.

Use this property in conjunction with Style.

The default alternate color for new tables is RichTextStyle.COLOR_LIGHT_GRAY.