Get all cells in this row.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public CellCollection Cells { get; }
Visual Basic
Public ReadOnly Property Cells As CellCollection
	Get

See Also