Returns an identifier for the color of the cell.
This can be used to retrieve the color information using GetColorInfo.
gridView.GetCellColor(row, column)
gridView.GetCellColor(row, column)
| Variable | Description |
|---|---|
| row | Index of the row. The value is zero-based. Integer. |
| column | Column identifier. String. |