Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetView Class / Reset Method


In This Topic
    Reset Method (WorksheetView)
    In This Topic
    Re-create the view of a worksheet.
    Syntax
    'Declaration
     
    
    Public Sub Reset() 
    'Usage
     
    
    Dim instance As WorksheetView
     
    instance.Reset()
    public void Reset()
    See Also