Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookEditorVisibleRangesChangeEvent

Represents an event describing the change in a notebook editor's visibleRanges.

Hierarchy

  • NotebookEditorVisibleRangesChangeEvent

Index

Properties

notebookEditor: NotebookEditor

The notebook editor for which the visible ranges have changed.

stubbed
visibleRanges: readonly NotebookRange[]

The new value for the notebook editor's visibleRanges.

stubbed