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


In This Topic
    ColumnResizeUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ColumnResizeUndoAction.

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