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