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


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

Reference

Row Class
Row Members