Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ZoomUndoAction Class
Fields Methods


ZoomUndoAction Class Members

The following tables list the members exposed by ZoomUndoAction.

Public Constructors
 NameDescription
Public ConstructorCreates a new ZoomUndoAction object.  
Top
Protected Fields
 NameDescription
Protected FieldPrevious value of the scaling factor (zoom).  
Protected FieldSpecifies the sheet that contains the column.  
Protected FieldSpecifies the scaling factor (zoom) to set.  
Top
Public Methods
 NameDescription
Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodOverridden. Zooms the sheet.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Undoes the zoom.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state.  
Top
See Also