TableBuilder.AddRow

TableBuilder.AddRow method

Add new row to table.

public virtual TableRowBuilder AddRow()

Return Value

Instance of current TableRowBuilder.

See Also