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


In This Topic
    ColumnMoveUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ColumnMoveUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the actual number of columns that are moved successfully.  
    Protected FieldSpecifies the source column index.  
    Protected FieldSpecifies the number of columns to move.  
    Protected FieldSpecifies whether to move the content.  
    Protected FieldSpecifies the destination column index.  
    Protected FieldSpecifies the sheet that contains the column.  
    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 moving action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the column moving action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves undo state information.  
    Top
    See Also