Skip to main content

Table Hypothesis Properties

A Table hypothesis has the following properties:
PropertyDescription
Header foundShows whether the table header has been found.
Footer foundShows whether the table footer has been found.
Body foundShows whether the table body has been found.
Order nameThe name of the detected order of columns in the table.

Table Header Hypothesis Properties

A Table header hypothesis has the following properties:
PropertyDescription
Column name listShows the found table columns.
A Table footer hypothesis has no additional type-specific properties.

Table Body Hypothesis Properties

A Table body hypothesis has the following properties:
PropertyDescription
Order nameShows the name of the found column order.
Found columnsShows the names of the found columns.
Rows numberShows the number of rows found in the table.