BarColor (RichTextSection - Java)

Read-only. The color of the section bar.

Defined in

RichTextSection

Data type

ColorObject

Syntax

public ColorObject getBarColor()
    throws NotesException

Usage

Use setBarColor to set the bar color.

Language cross-reference

BarColor property in LotusScript® NotesRichTextSection class

Example