Aspose::Pdf::Plugins::TableBuilder::AddRow method

TableBuilder::AddRow method

Add new row to table.

virtual System::SharedPtr<TableRowBuilder> Aspose::Pdf::Plugins::TableBuilder::AddRow()

ReturnValue

Instance of current TableRowBuilder.

See Also