| C1.Android.Grid Assembly > C1.Android.Grid Namespace > FlexGrid Class : GetCellText Method |
| 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. |