SetCellSet Method 171
Applies To: Grid
Description
The SetCellSet method sets the value of the CellSet property of a Grid for a particular cell.
The argument to SetCellSet is a 3-element array as follows:
[1] | Row | integer |
[2] | Column | integer |
[3] | Value | 0 or 1 |