Spread WPF 18
GrapeCity.Spreadsheet Namespace / ITableStyleElement Interface / Clear Method


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