static public method TableCellExtensions.AddTable

Brief

Nests a table with default settings in the table cell and returns the TableBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  AddTable (this Gehtsoft.PDFFlow.Builder.TableCellBuilder cell)

Parameters
cell

Table cell

Declared in TableCellExtensions

back