Item
Leave feedback
On this page
Gets the table cell by row and column indexes.
public PageTableAreaCell this[int rowIndex, int columnIndex] { get; }
| Parameter | Description |
|---|---|
| rowIndex | The zero-based index of the cell row. |
| columnIndex | The zero-based index of the cell column. |
An instance of PageTableAreaCell class; null if no cell is found.
- class PageTableAreaCell
- class PageTableArea
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
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.