LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The alternate table color when the style uses two colors.
Defined in
NotesRichTextTable
Data type
NotesColorObject
Syntax
To get: Set notesColorObject = notesRichTextTable.AlternateColor
Usage
See SetAlternateColor to write to this property.
Use this property in conjunction with Style.
Language cross-reference
AlternateColor property in Java RichTextTable class
Example See Also