GetCellText Method (OracleFormsListView)

Class

OracleFormsListView class

Action

Returns the cell text.

Only the values that have been visible to the user at least once are available.

Syntax

sCellText = oracleFormsListView.GetCellText(row, column)
Variable Description
sCellText STRING.
row The index of the row. The value is one-based. INTEGER.
column The name or index of the column. LISTITEM.