Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotebookEdit

Implements

  • NotebookEdit

Index

Constructors

Properties

newCellMetadata?: {}

Type declaration

  • [key: string]: any
newCells: NotebookCellData[]
newNotebookMetadata?: {}

Type declaration

  • [key: string]: any
range: NotebookRange

Methods

  • updateCellMetadata(index: number, newCellMetadata: {}): NotebookEdit
  • updateNotebookMetadata(newNotebookMetadata: {}): NotebookEdit