Table Hypothesis Properties
A Table hypothesis has the following properties:| Property | Description |
|---|---|
| Header found | Shows whether the table header has been found. |
| Footer found | Shows whether the table footer has been found. |
| Body found | Shows whether the table body has been found. |
| Order name | The name of the detected order of columns in the table. |
Table Header Hypothesis Properties
A Table header hypothesis has the following properties:| Property | Description |
|---|---|
| Column name list | Shows the found table columns. |
Table Footer Hypothesis Properties
A Table footer hypothesis has no additional type-specific properties.Table Body Hypothesis Properties
A Table body hypothesis has the following properties:| Property | Description |
|---|---|
| Order name | Shows the name of the found column order. |
| Found columns | Shows the names of the found columns. |
| Rows number | Shows the number of rows found in the table. |
