Aspose::Pdf::Plugins::TableCellBuilder class
TableCellBuilder class
Class represents builder for table cell.
class TableCellBuilder : public Aspose::Pdf::Plugins::TableRowBuilder
Methods
| Method | Description |
|---|---|
| AddCell() override | Add cell to table. |
| AddParagraph(const System::ArrayPtr<System::SharedPtr<BaseParagraph>>&) | Add paragraphs to table cell. |
See Also
- Class TableRowBuilder
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++