Options
All
  • Public
  • Public/Protected
  • All
Menu

Undo snapshot selection from table

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

tableId

tableId: string

Id of selected table

type

type: "table"

Type of selection

Generated using TypeDoc