JAVA/CORBA CLASSES


Title property
Example

Read-write. The title of the section.

Defined in

RichTextSection

Data type

String

Syntax

public String getTitle()
   throws NotesException

public void setTitle(String title)
   throws NotesException

Language cross-reference

Title property in LotusScript NotesRichTextSection class

Example
See Also