Spread Windows Forms 17
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()
    public virtual void ResetCellType()
    See Also