Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetCellType Method


In This Topic
ResetCellType Method (StyleInfo)
In This Topic
Resets the CellType property to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetCellType() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetCellType()
See Also