FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : CellEditUndoAction Class |
For a list of all members of this type, see CellEditUndoAction members.
Name | Description | |
---|---|---|
column | Specifies the index of the column that contains the cell. | |
newIsFormula | Specifies whether the new value is a formula. | |
newValue | Specifies the new value in the cell. | |
oldIsFormula | Specifies whether the old value is a formula. | |
oldValue | Specifies the original value in the cell. | |
row | Specifies the index of the column that contains the cell. | |
sheetView | Specifies the sheet that contains the cell. |