Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableRow

Hierarchy

Index

Constructors

constructor

Accessors

CellCount

  • get CellCount(): number

Children

IsDeleted

  • get IsDeleted(): boolean

cells

Methods

addCellToColumnIndex

  • addCellToColumnIndex(cell: TableCell, columnIndex: number): void

addCellToIndex

  • addCellToIndex(cell: TableCell, index: number): void

addChildElement

columnIndexToRootIndex

  • columnIndexToRootIndex(columnIndex: number, allowEndNewCell?: boolean): number

delete

  • delete(): void

prepForXml

rootIndexToColumnIndex

  • rootIndexToColumnIndex(rootIndex: number): number

Generated using TypeDoc