Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RowResizeUndoAction Class
Fields Methods


In This Topic
    RowResizeUndoAction Class Members
    In This Topic

    The following tables list the members exposed by RowResizeUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Protected FieldSpecifies whether the column footer is involved.  
    Protected FieldSpecifies whether the column header is involved.  
    Protected FieldSpecifies the old sizes.  
    Protected FieldSpecifies the row height change extents.  
    Protected FieldSpecifies the sheet that contains the row resizing.  
    Protected FieldSpecifies the size.  
    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. Performs the row resizing action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the row resizing action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves undo information.  
    Top
    See Also