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






GetColumn method

Returns a specified column in a view.

Note This method is new with Release 5.0.2b.

Note This method is supported in COM only.

Defined in

NotesView

Syntax

Set notesViewColumn = notesView.GetColumn( columnNumber& )

Parameters

columnNumber&

Long. A column number where 1 is the first column. Cannot be less than 1 or greater than the number of columns in the view.

Return value

notesViewColumn

A NotesViewColumn object. The specified column.

Language cross-reference

getColumn method in Java View class

@DbColumn function in formula language

See examples

Examples: GetColumn method




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009