'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal zoomFactor As Single _ )
'Usage
Dim sheetView As SheetView Dim zoomFactor As Single Dim instance As New ZoomUndoAction(sheetView, zoomFactor)
public ZoomUndoAction( SheetView sheetView, float zoomFactor )
Parameters
- sheetView
- Sheet
- zoomFactor
- Scaling (zoom) factor