AlternateColor (RichTextTable - Java)

Read-only. The alternate table color when the style uses two colors.

Defined in

RichTextTable

Data type

ColorObject

Syntax

public ColorObject getAlternateColor()
    throws NotesException

Usage

See setAlternateColor to write to this property.

Use this property in conjunction with Style.

Example