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