ResetCellType Method (CellFooter)
Resets the cell type for the cell and makes the cell inherit the cell type from the default cell.
public void ResetCellType()
'Declaration
Public Sub ResetCellType()
'Usage
Dim instance As CellFooter
instance.ResetCellType()