SetTitleStyle (NotesRichTextSection - LotusScript®)

Sets the style of a section title.

Defined in

NotesRichTextSection

Syntax

Call notesRichTextSection .SetTitleStyle( notesRichTextStyle )

Parameters

notesRichTextStyle

NotesRichTextStyle. The style.

Usage

See TitleStyle to get the section title style.

Example