Package version:

Interface DocumentTable

A table object consisting table cells arranged in a rectangular layout.

Hierarchy

  • DocumentTable

Properties

boundingRegions?: BoundingRegion[]

Bounding regions covering the table.

Cells contained within the table.

columnCount: number

Number of columns in the table.

rowCount: number

Number of rows in the table.

spans: DocumentSpan[]

Location of the table in the reading order concatenated content.

Generated using TypeDoc