Spread WPF 18
GrapeCity.Spreadsheet.Charts Namespace / IWalls Interface / ClearFormats Method


In This Topic
    ClearFormats Method (IWalls)
    In This Topic
    Clears the formatting of the object.
    Syntax
    'Declaration
     
    Sub ClearFormats() 
    'Usage
     
    Dim instance As IWalls
     
    instance.ClearFormats()
    void ClearFormats()
    See Also