static public method TableCellExtensions.AddTableToCell

Brief

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

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

Parameters
cell

This TableCellBuilder.

Declared in TableCellExtensions

back