LOTUSSCRIPT/COM/OLE CLASSES


SetTitleStyle method
Example

Sets the style of a section title.

Defined in

NotesRichTextSection

Syntax

Call notesRichTextSection.SetTitleStyle( notesRichTextStyle )

Parameters

notesRichTextStyle


Usage

See TitleStyle to get the section title style.

Language cross-reference

setTitleStyle method in Java RichTextSection class

Example
See Also