PageTableAreaCell class
Leave feedback
On this page
Represents a table cell which is used in PageTableArea class.
The PageTableAreaCell type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PageTableAreaCell class. |
| init | Initializes a new instance of the PageTableAreaCell class. |
| Property | Description |
|---|---|
| row_index | Gets the row index. |
| column_index | Gets the column index. |
| row_span | Gets the total number of rows that contain the table cell. |
| column_span | Gets the total number of columns that contain the table cell. |
| page_area | Gets the table cell value. |
| text | Gets the table cell text value. |
- module
groupdocs.parser.data - class
PageTableArea - class
PageTableAreaCell
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.