Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRow

Hierarchy

Index

Constructors

Accessors

  • get CellCount(): number

Methods

  • addCellToColumnIndex(cell: TableCell, columnIndex: number): void
  • addCellToIndex(cell: TableCell, index: number): void
  • columnIndexToRootIndex(columnIndex: number, allowEndNewCell?: boolean): number
  • rootIndexToColumnIndex(rootIndex: number): number

Generated using TypeDoc