Optional
onCalled when a long running operation is started. This is useful to give the user feedback that the operation is still running.
This must return a function or a promise to a function that can be called when the operation is complete This will not always be called as some operations may determine that they would be to 'quick'.
Optional
onOptional
onOptional
onCalled when delete is called.
Optional
onCalled when the drawing selection changes.
Optional
onOptional
onCalled when freeze or split settings have changed
Optional
onOptional
onOptional
onOptional
onCalled when the selection changes.
Optional
onOptional
onOptional
onCalled when the sheetView changes.
Optional
onCalled when the SheetView object changes.
This is not called when individual properties on the view change.
A listener for changes to the ISheetView object.