LOTUSSCRIPT/COM/OLE CLASSES


SetBarColor method
Example

Sets the color of a section bar.

Defined in

NotesRichTextSection

Syntax

Call notesRichTextSection.SetBarColor( notesColorObject )

Parameters

notesColorObject


Usage

See BarColor to get the section bar color.

Language cross-reference

setBarColor method in Java RichTextSection class

Example
See Also