TemplateTableParameters class
Leave feedback
On this page
Provides parameters for the table detection algorithms.
The TemplateTableParameters type exposes the following members:
| Constructor | Description |
|---|---|
| init | Constructs a new instance of TemplateTableParameters |
| init | Constructs a new instance of TemplateTableParameters |
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area that contains the table. |
| has_merged_cells | Gets the value that indicates whether the table has merged cells. |
| min_row_count | Gets the minimum number of the table rows. |
| min_column_count | Gets the minimum number of the table columns. |
| min_vertical_space | Gets the minumum space between the table columns. |
| vertical_separators | Gets the table columns separators. |
There are two algorithms to detect a table:
| | | |
In some cases when algorithms can’t detect a table or do it in non-accurate way
TemplateTableLayout class is used.
- module
groupdocs.parser.templates - class
TemplateTableLayout
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.