Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotebookCell

Implements

  • NotebookCell

Index

Constructors

Properties

document: TextDocument
executionSummary: undefined | NotebookCellExecutionSummary
index: number
kind: NotebookCellKind
metadata: {}

Type declaration

  • [key: string]: any
notebook: NotebookDocument
outputs: readonly NotebookCellOutput[]