[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Model.ITable.Cells

Cells Property

Cells

Gets the list of table cells.

Declaration
IReadOnlyList<ITableCell> Cells { get; }
ReadOnly Property Cells As IReadOnlyList(Of ITableCell)