Spread Windows Forms 6.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.  
Top

Protected Fields

 NameDescription
Protected FieldprevZoomFactorPrevious value of the scaling factor (zoom).  
Protected FieldsheetViewSpecifies the sheet containing 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 representing this object.  
Public MethodUndoOverridden. Undoes the zoom.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo state.  
Top

See Also

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