JAVA/CORBA CLASSES


removeColumn method
Ejemplo

Removes a column.

Nota This method is new with Release 6.5.

Defined in

View

Syntax

public void removeColumn()
   throws NotesException

public void removeColumn(String columntitle)
   throws NotesException

public void removeColumn(int columnindex)
   throws NotesException

Parameters

String columntitle


int columnindex
Usage

Positioning is 1-based. This differs from the vector returned by Columns, which is 0-based.

Language cross-reference

RemoveColumn method in LotusScript NotesView class

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?