SetTitleStyle (NotesRichTextSection - LotusScript®)

Sets the style of a section title.

Syntax

Call notesRichTextSection .SetTitleStyle( notesRichTextStyle )

Parameters

notesRichTextStyle

NotesRichTextStyle. The style.

Usage

See TitleStyle to get the section title style.

Language cross-reference

setTitleStyle method in Java™ RichTextSection class