Name | Description | |
---|---|---|
ZoomUndoAction Constructor | Creates a new ZoomUndoAction object. |
The following tables list the members exposed by ZoomUndoAction.
Name | Description | |
---|---|---|
ZoomUndoAction Constructor | Creates a new ZoomUndoAction object. |
Name | Description | |
---|---|---|
prevZoomFactor | Previous value of the scaling factor (zoom). | |
sheetView | Specifies the sheet that contains the column. | |
zoomFactor | Specifies the scaling factor (zoom) to set. |
Name | Description | |
---|---|---|
Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformUndoAction | Overridden. Zooms the sheet. | |
ToString | Returns a string that represents this object. | |
Undo | Overridden. Undoes the zoom. |
Name | Description | |
---|---|---|
SaveUndoState | Overridden. Saves the undo state. |