GetCellValue Method (SapGridView)

Class

SapGridView class

Action

Gets the value of the specified cell.

Syntax

sCellValue = gridView.GetCellValue(row, column)
Variable Description
sCellValue STRING.
row Index of the row. The value is one-based. INTEGER.
column Column identifier. STRING.