Spread WPF 18
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