Description
Initializes the cell formatting of the specified group of cells. The number of rows and columns in the grid is not affected by this method.
Syntax
object.ResetCells (Row1 As Integer, Col1 As Integer, Row2 As Integer, Col2 As Integer)