JAVA/CORBA CLASSES


setTitleStyle method
Example

Sets the style of a section title.

Defined in

RichTextSection

Syntax

public void setTitleStyle(RichTextStyle style)
   throws NotesException

Parameters

RichTextStyle style


Usage

See TitleStyle to get the section title style.

Language cross-reference

SetTitleStyle method in LotusScript NotesRichTextSection class

Example
See Also