DeleteContent Method |
Deletes content of a cell.
Signature
object.DeleteContent nRow, nCol
Object
Table
The object this method applies to.
nRow
Long; Input-only
The row number of the cell to delete.
nCol
Long; Input-only
The column number of the cell to delete.
Comments? |