Spread Windows Forms 12.0 Product Documentation
Reset() Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : Reset() Method
Resets the view on this sheet to its original state.
Syntax
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As SheetView
 
instance.Reset()
public void Reset()
See Also

Reference

SheetView Class
SheetView Members