TableRowBuilder.AddCell

TableRowBuilder.AddCell method

Add cell to table row.

public virtual TableCellBuilder AddCell()

Return Value

Instance of created TableCellBuilder.

See Also