Options
All
  • Public
  • Public/Protected
  • All
Menu

Coordinates of table selection

Hierarchy

Index

Properties

firstColumn

firstColumn: number

Index of the first selected column, start from 0

firstRow

firstRow: number

Index of the first selected row, start from 0

lastColumn

lastColumn: number

Index of the last selected column, start from 0

lastRow

lastRow: number

Index of the last selected row, start from 0

Generated using TypeDoc