Name | Description | |
---|---|---|
column | Specifies the index of the column that contains the cell. | |
currentFormatString | Specifies the current format string of the cell. | |
currentInfo | Specifies the current format provider of the cell. | |
needToSetFormatStringWhenRedo | Specifies whether the format string is restore when redo | |
newIsFormula | Specifies whether the new value is a formula. | |
newValue | Specifies the new value in the cell. | |
oldFormatString | Specifies the original format string of the cell. | |
oldInfo | Specifies the original format provider of 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. |