Add a new Cell to this collection.

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

Syntax

C#
public Cell Add()
Visual Basic
Public Function Add As Cell

Return Value

The new Cell.

See Also