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


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

Reference

Column Class
Column Members