# CellValueChange

## Properties

### address 

• **address**: *[SimpleCellAddress](simplecelladdress.md)*

*Defined in [src/ContentChanges.ts:11](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ContentChanges.ts#L11)*

___

### oldValue

• **oldValue**? : *InterpreterValue*

*Defined in [src/ContentChanges.ts:13](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ContentChanges.ts#L13)*

___

### value 

• **value**: *InterpreterValue*

*Defined in [src/ContentChanges.ts:12](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ContentChanges.ts#L12)*