Spread for ASP.NET 12 Product Documentation
ResetCellType Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetCellType Method
Resets the cell type for the cell and makes the cell inherit the cell type from the default cell.
Syntax
'Declaration
 
Public Sub ResetCellType() 
'Usage
 
Dim instance As Cell
 
instance.ResetCellType()
public void ResetCellType()
See Also

Reference

Cell Class
Cell Members