The unique ID of the cell in the current table.
An array that contains the id
value of a column header that is applicable to the current cell.
An array that contains the text
value of a column header that is applicable to the current cell.
If you provide customization input, the normalized version of the column header texts according to the
customization; otherwise, the same value as column_header_texts
.
The begin
index of this cell's column
location in the current table.
The end
index of this cell's column
location in the current table.
The numeric location of the identified element in the document, represented with two integers labeled
begin
and end
.
An array that contains the id
value of a row header that is applicable to this body cell.
An array that contains the text
value of a row header that is applicable to this body cell.
If you provide customization input, the normalized version of the row header texts according to the
customization; otherwise, the same value as row_header_texts
.
The begin
index of this cell's row
location in the current table.
The end
index of this cell's row
location in the current table.
The textual contents of this cell from the input document without associated markup content.
Generated using TypeDoc
Cells that are not table header, column header, or row header cells.