FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : CellDragFillUndoAction Class |
For a list of all members of this type, see CellDragFillUndoAction members.
Name | Description | |
---|---|---|
cellInfo | Specifies the previous contents of the target range (before the drag and fill). | |
column | Specifies the starting column index of the range to drag and fill. | |
columnCount | Specifies the number of columns in the range to drag and fill. | |
columnInfo | Specifies the previous column-level settings of the target range (before drag and fill). | |
dataOnly | Specifies whether to fill data only. | |
fillCount | Specifies the number of rows or columns to fill. | |
fillDirection | Specifies the direction of the fill operation. | |
row | Specifies the starting row index of the range to drag and fill. | |
rowCount | Specifies the number of rows in the range to drag and fill. | |
rowInfo | Specifies the previous row-level settings of the target range (before drag and fill). | |
sheetView | Specifies the sheet that contains column resizing. |