Home > @native-html/heuristic-table-plugin > TableCell
A cell is a unit of display for one th or td in a table, with coordinates and lengths relative to the matrix (rows, columns) coordinate system.
0 1 2 → x 1 . . 2 . . ↓ y
Signature:
export interface TableCell extends DisplayCell Extends: DisplayCell
| Property | Type | Description |
|---|---|---|
| type | 'cell' | |
| width | number |