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


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