Aspose::Pdf::LowCode::TableRowBuilder::AddCell method
TableRowBuilder::AddCell method
Add cell to table row.
virtual System::SharedPtr<TableCellBuilder> Aspose::Pdf::LowCode::TableRowBuilder::AddCell()
ReturnValue
Instance of created TableCellBuilder.
See Also
- Typedef SharedPtr
- Class TableCellBuilder
- Class TableRowBuilder
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++