static public method TableRowExtensions.AddCellToRow
Adds a cell to the table row and returns the TableRowBuilder.
TableRowBuilder
Gehtsoft.PDFFlow.Builder.TableRowBuilder
AddCellToRow (this Gehtsoft.PDFFlow.Builder.TableRowBuilder row, Gehtsoft.PDFFlow.Builder.TableCellBuilder cell)
row
This TableRowBuilder.
cell
An instance of TableCellBuilder.
TableCellBuilder
Declared in TableRowExtensions