Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableStyleCollection Class / Clear Method


In This Topic
    Clear Method (TableStyleCollection)
    In This Topic
    Clear style collection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As TableStyleCollection
     
    instance.Clear()
    public void Clear()
    See Also