NotebookDocumentContentChange

Describes a structural change to a notebook document, e.g newly added and removed cells.

See also

Properties

Link copied to clipboard

Cells that have been added to the document.

Link copied to clipboard
abstract val range: NotebookRange

The range at which cells have been either added or removed.

Link copied to clipboard

Cells that have been removed from the document.