Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / ResetCellType Method


In This Topic
    ResetCellType Method (AppearanceStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetCellType() 
    'Usage
     
    
    Dim instance As AppearanceStyleInfo
     
    instance.ResetCellType()
    public override void ResetCellType()
    See Also