Name | Description | |
---|---|---|
ColumnMoveUndoAction Constructor | Overloaded. |
The following tables list the members exposed by ColumnMoveUndoAction.
Name | Description | |
---|---|---|
ColumnMoveUndoAction Constructor | Overloaded. |
Name | Description | |
---|---|---|
actualMovedColumnCount | Specifies the actual number of columns that are moved successfully. | |
column | Specifies the source column index. | |
count | Specifies the number of columns to move. | |
moveContent | Specifies whether to move the content. | |
movedToColumn | Specifies the destination column index. | |
sheetView | Specifies the sheet that contains the column. |
Name | Description | |
---|---|---|
Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformUndoAction | Overridden. Performs the column moving action. | |
ToString | Returns a string that represents this object. | |
Undo | Overridden. Undoes the column moving action. |
Name | Description | |
---|---|---|
SaveUndoState | Overridden. Saves undo state information. |