Cells
PageTableArea.Cells property
Gets the collection of cells.
public ICollection<PageTableAreaCell> Cells { get; }
Property Value
A plain read-only collection of table cells.
See Also
- class PageTableAreaCell
- class PageTableArea
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser