GetCellText Function (DataGrid)

Class

DataGrid.

Action

Returns the value as text of the specified cell.

Syntax

sCellText = Datagrid.GetCellText (DataGridCell)
Variable Description
sCellText Text of the cell. STRING.
DataGridCell The DataGridCell to locate. DATAGRIDCELL.