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


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