NotebookDocumentContentChange$Typings extension

on

Properties

addedCells List<NotebookCell>
Cells that have been added to the document.
no setter
range NotebookRange
The range at which cells have been either added or removed.
no setter
removedCells List<NotebookCell>
Cells that have been removed from the document.
no setter