Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookDocumentContentChange
/
removedCells
removed
Cells
abstract
val
removedCells
:
ReadonlyArray
<
NotebookCell
>
(
source
)
Cells that have been removed from the document.
Online Documentation