SetAlternateColor (NotesRichTextTable - LotusScript®)
Sets the alternate table color.
Defined in
Syntax
Call notesRichTextTable .SetAlternateColor( color )
Parameters
color
NotesColorObject. The alternate color.
Usage
See Color to examine the color.
Use this property in conjunction with Style.
The default alternate color for new tables is COLOR_GRAY (14).