setAlternateColor (RichTextTable - Java™)
Sets the alternate table color.
Defined in
Syntax
public void setAlternateColor(ColorObject color)
throws NotesException
Usage
See Color to examine the color.
Use this property in conjunction with Style.
The default alternate color for new tables is RichTextStyle.COLOR_GRAY.
Language cross-reference
SetAlternateColor method in NotesRichTextTable class