Search results

SelectionSettingsModel API in Angular Spreadsheet API component

Interface for a class SelectionSettings

Properties

mode

SelectionMode

Specifies the selection mode. The possible values are

  • None: It disables UI selection.
  • Single: It allows single selection of cell / row / column and disables multiple selection.
  • Multiple: It allows single / multiple selection of cell / row / column.
Contents
Contents