JAVA/CORBA CLASSES


Width property
Example

Read-write. The width of a column.

Note This property is read-write with Release 6.5.

Defined in

ViewColumn

Data type

int

Syntax

public int getWidth()
   throws NotesException

public void setWidth(int width)
   throws NotesException

Language cross-reference

Width property in LotusScript NotesViewColumn class

Example
See Also