Class: DataChangedEvent

Core.SpreadsheetEditor.SpreadsheetEditorManager.Events. DataChangedEvent


new DataChangedEvent()

A class that represents the object included when a `DataChanged` event is fired. The `DataChanged` event is fired from Core.SpreadsheetEditor.SpreadsheetEditorManager.

Members


cellRanges

Returns the cell ranges where the data is changed

changeType

Returns the type of change that triggered the event.

sheetIndex

Returns the sheet index where the data is changed.