.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Title property
Example

Read-write. The title of the section.

Defined in

NotesRichTextSection

Data type

String

Syntax

To get: title$ = notesRichTextSection.Title

To set: notesRichTextSection.Title = title$

Language cross-reference

Title property in Java RichTextSection class

Example
See Also