Constructors

Properties

cell: undefined | NotebookCell
cellData: NotebookCellDto
cellKind: CellKind
editorsAndDocuments: EditorsAndDocumentsExtImpl
handle: number
internalMetadata: NotebookCellInternalMetadata
metadata: Readonly<NotebookCellMetadata>
notebookDocument: NotebookDocument
previousResult: Readonly<undefined | NotebookCellExecutionSummary>
uri: URI

Accessors

Methods