Skip to main content

ITableRowContent.Cells property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Get a list of cells.

IList<ITableCellContent> Cells { get; }

Type

  • IList<ITableCellContent>