Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ZoomUndoAction Class
Fields Methods


In This Topic
    ZoomUndoAction Class Members
    In This Topic

    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 FieldPrevious value of the zoom to fit (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