Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyleElement Structure / Clear Method


In This Topic
    Clear Method (TableStyleElement)
    In This Topic
    Clears the formatting for this element.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As TableStyleElement
     
    instance.Clear()
    public void Clear()
    See Also