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