Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalStyleInfo Class / ResetCellType Method


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