notebook property
NotebookDocument
get
notebook
The {@link NotebookDocumentnotebook} that contains this cell.
Implementation
_i3.NotebookDocument get notebook => _i5.getProperty(
this,
'notebook',
);