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.

Defined in

View

Syntax

public ViewColumn getColumn(int columnNumber)

throws NotesException

Parameters

int columnNumber

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

ViewColumn

The specified column.

Language cross-reference

GetColumn method in LotusScript NotesView class

@DbColumn function in formula language

See examples

Examples: getColumn method
Related topics
Accessing view columns




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009