Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / Reset() Method


In This Topic
Reset() Method
In This Topic
Resets the view on this sheet to its original state.
Syntax
'Declaration
 
Public Sub Reset() 
 
'Usage
 
Dim instance As SheetView
 
instance.Reset()
See Also