The notebook document associated with this notebook editor.
The primary selection in this notebook editor.
All selections in this notebook editor.
The primary selection (or focused range) is selections[0]
. When the document has no cells, the primary selection is empty { start: 0, end: 0 }
;
The current visible ranges in the editor (vertically).
The column in which this editor shows.
Scroll as indicated by revealType
in order to reveal the given range.
A range.
The scrolling strategy for revealing range
.
Represents a notebook editor that is attached to a notebook. Additional properties of the NotebookEditor are available in the proposed API, which will be finalized later.