Describes a structural change to a notebook document, e.g newly added and removed cells.
NotebookDocumentChangeEvent
Cells that have been added to the document.
The range at which cells have been either added or removed.
Note that no cells have been removed when this range is empty.
Cells that have been removed from the document.
Describes a structural change to a notebook document, e.g newly added and removed cells.
NotebookDocumentChangeEvent