static public method TableRowExtensions.AddCellToRow

Brief

Adds a cell with default settings to the table row and returns the TableRowBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  AddCellToRow (this Gehtsoft.PDFFlow.Builder.TableRowBuilder row)

Parameters
row

This TableRowBuilder.

Declared in TableRowExtensions

back