GetCellState Method

Get a cell's state.

See Also | Example

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?