The unique ID of the cell in the current table.
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
.
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.
If you provide customization input, the normalized version of the cell text according to the customization;
otherwise, the same value as text
.
Generated using TypeDoc
Row-level cells, each applicable as a header to other cells in the same row as itself, of the current table.