Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IGraphic Interface / Reset Method


In This Topic
    Reset Method (IGraphic)
    In This Topic
    Resets the data of this graphic.
    Syntax
    'Declaration
     
    
    Sub Reset() 
    'Usage
     
    
    Dim instance As IGraphic
     
    instance.Reset()
    void Reset()
    See Also