Overload | Description |
---|---|
GetCellValue(GridCellRange) | Gets the value corresponding to the cell in the specified range. |
GetCellValue(GridCellType,GridCellRange) | Gets the value corresponding to the cell in the specified range. |
GetCellValue(GridCellType,GridRow,GridColumn) | Gets the value corresponding to the cell in the specified row and column. |