Skip to content
TREB Docs

DataChangeEvent

DataChangeEvent interface

This event is sent when data in the spreadsheet changes, but there are no structural or cell changes. For example, the `RAND` function returns a new value on every calculation, but the function itself does not change.

Members
type
'data'
'data'
Referenced by
EmbeddedSheetEvent