.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


setAlternateColor method
Example

Sets the alternate table color.

Defined in

RichTextTable

Syntax

public void setAlternateColor(ColorObject color)
   throws NotesException

Parameters

ColorObject color


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

Example
See Also