ResetCellValue Method

Reset the cell value for the given row and column.

See Also | Example

Signature

object.ResetCellValue row, col

Object

Table
The object this method applies to.

row

Integer; Input-only
The row number of the cell to set.

col

Integer; Input-only
The column number of the cell to set.

 

   Comments?