AlternateColor (NotesRichTextTable - LotusScript®)

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.

Example