Describes a structural change to a notebook document, e.g newly added and removed cells.
@link NotebookDocumentChangeEvent}
See also:
{
Fields
read onlyrange:NotebookRange
The range at which cells have been either added or removed.
Note that no cells have been {@link NotebookDocumentContentChange.removedCells removed} when this range is {@link NotebookRange.isEmpty empty}.