Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the selection made inside of a table.

Hierarchy

Index

Properties

areAllCollapsed

areAllCollapsed: boolean

Whether all the ranges are collapsed

coordinates

coordinates: TableSelection

Coordinates of first and last Cell

Optional isWholeTableSelected

isWholeTableSelected: boolean

Whether the whole table is selected

ranges

ranges: Range[]

Ranges

table

table: HTMLTableElement

Table that has cells selected

type

Selection Type definition

Generated using TypeDoc