Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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