LOTUSSCRIPT/COM/OLE CLASSES


BarColor property
Example

Read-only. The color of the section bar.

Defined in

NotesRichTextSection

Data type

NotesColorObject

Syntax

To get: Set notesColorObject = notesRichTextSection.BarColor

Usage

Use SetBarColor to set the bar color.

Language cross-reference

BarColor property in Java RichTextSection class

Example
See Also