Gets the table cells contained in this row.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public ReadOnlyCollection<TableCell> Cells { get; }

Property Value

Type: ReadOnlyCollection<T>