# CellValueChange Interface
# Properties
# address
• address: SimpleCellAddress
Defined in src/ContentChanges.ts:11 (opens new window)
# oldValue Optional
• oldValue? : InterpreterValue
Defined in src/ContentChanges.ts:13 (opens new window)
# value
• value: InterpreterValue
Defined in src/ContentChanges.ts:12 (opens new window)