FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : RowMoveUndoAction Class |
The following tables list the members exposed by RowMoveUndoAction.
Name | Description | |
---|---|---|
RowMoveUndoAction Constructor | Overloaded. |
Name | Description | |
---|---|---|
actualMovedRowCount | Specifies the actual number of columns that are moved successfully. | |
count | Specifies the number of rows to move. | |
moveContent | Specifies whether to move the content. | |
movedToRow | Specifies the destination row index. | |
row | Specifies the source row index. | |
sheetView | Specifies the sheet that contains the row. |
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 rows moving action. | |
ToString | Returns a string that represents this object. | |
Undo | Overridden. Performs the undo row moving action. |
Name | Description | |
---|---|---|
SaveUndoState | Overridden. Saves undo state information. |