GetCellValue Method (SapGridView)

Class

SapGridView.

Action

Gets the value of the specified cell.

Syntax

cellValue = gridView.GetCellValue(row, column)
Variable Description
cellValue String.
row Index of the row. The value is zero-based. Integer.
column Column identifier. String.