Spread Windows Forms 7.0 Product Documentation
ZoomUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ZoomUndoAction Class


Glossary Item Box

The following tables list the members exposed by ZoomUndoAction.

Public Constructors

 NameDescription
Public ConstructorZoomUndoAction ConstructorCreates a new ZoomUndoAction object.  
Top

Protected Fields

 NameDescription
Protected FieldprevZoomFactorPrevious value of the scaling factor (zoom).  
Protected FieldsheetViewSpecifies the sheet that contains the column.  
Protected FieldzoomFactorSpecifies the scaling factor (zoom) to set.  
Top

Public Methods

 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Zooms the sheet.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes the zoom.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.