TemplateTableLayout class
TemplateTableLayout class
Provides the template table layout which is used by TemplateTable class to define table position.
The TemplateTableLayout type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of TemplateTableLayout |
Properties
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area that contains the table. |
| vertical_separators | Gets the table columns separators. |
| horizontal_separators | Gets the table rows separators. |
Methods
| Method | Description |
|---|---|
| move_to | Creates a new layout with the same size, separators and position in the point. |
See Also
- module
groupdocs.parser.templates - class
TemplateTable