LOTUSSCRIPT/COM/OLE CLASSES
Sets the style of a section title.
Defined in
NotesRichTextSection
Syntax
Call notesRichTextSection.SetTitleStyle( notesRichTextStyle )
Parameters
notesRichTextStyle
See TitleStyle to get the section title style.
Language cross-reference
setTitleStyle method in Java RichTextSection class
Example See Also