JAVA/CORBA CLASSES


setBarColor method
Example

Sets the color of a section bar.

Defined in

RichTextSection

Syntax

public void setBarColor(ColorObject color)
   throws NotesException

Parameters

ColorObject color


Usage

See BarColor to get the section bar color.

Language cross-reference

SetBarColor method in LotusScript NotesRichTextSection class

Example
See Also