Aspose::Pdf::Plugins::TableRowBuilder::AddCell method

TableRowBuilder::AddCell method

Add cell to table row.

virtual System::SharedPtr<TableCellBuilder> Aspose::Pdf::Plugins::TableRowBuilder::AddCell()

ReturnValue

Instance of created TableCellBuilder.

See Also