FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RowMoveUndoAction Class


RowMoveUndoAction Class Fields

For a list of all members of this type, see RowMoveUndoAction members.

Protected Fields
 NameDescription
Protected FieldSpecifies the actual number of columns that are moved successfully.  
Protected FieldSpecifies the number of rows to move.  
Protected FieldSpecifies whether to move the content.  
Protected FieldSpecifies the destination row index.  
Protected FieldSpecifies the source row index.  
Protected FieldSpecifies the sheet that contains the row.  
Top
See Also