Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookEditorSelectionChangeEvent

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

Hierarchy

  • NotebookEditorSelectionChangeEvent

Index

Properties

notebookEditor: NotebookEditor

The notebook editor for which the selections have changed.

stubbed
selections: readonly NotebookRange[]

The new value for the notebook editor's selections.

stubbed