JAVA/CORBA CLASSES


Title property
Example

Read-write. The title of a column or an empty string if the column does not have a title.

Note This property is read-write with Release 6.5.

Defined in

ViewColumn

Data type

String

Syntax

public String getTitle()
   throws NotesException

public void setTitle(String title)
   throws NotesException

Language cross-reference

Title property in LotusScript NotesViewColumn class

Example
See Also