Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






RemoveColumn method

Removes a column.

Note This method is new with Release 6.

Defined in

NotesView

Syntax

Call notesView.RemoveColumn( [ columnNameOrIndex ] )

Parameters

columnNameOrIndex

String or Long. The title or position of the column. Defaults to the last column.

Usage

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

Language cross-reference

removeColumn method in Java View class

See examples

Examples: RemoveColumn method




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009