CellsAdd Method
Add cell to collection.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Cell Add()

Return Value

Type: Cell
The new cell
See Also