TitleStyle (RichTextSection - Java)

Read-only. The style of the section title.

Defined in

RichTextSection

Data type

RichTextStyle

Syntax

public RichTextStyle getTitleStyle()
    throws NotesException

Usage

Use setTitleStyle to set the title style.

Example