[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AI.TableRow.Cells

Cells Field

The list of cells.

Namespace: GrapeCity.Documents.Pdf.AI
Assembly: DS.Documents.Pdf.AI.dll
Syntax
public readonly List<TableCell> Cells
Public ReadOnly Cells As List(Of TableCell)
Returns
Type Description
List<TableCell> The list of cells.