GetCellState Method |
Get a cell's state.
Signature
RetVal = object.GetCellState nRow, nCol
Object
Table
The object this method applies to.
nRow
Integer; Input-only
The value of the row.
nCol
Integer; Input-only
The value of the column.
RetVal
AcCellState
The cell state.
Comments? |