Aspose::Pdf::Plugins::TableCellBuilder class

TableCellBuilder class

Class represents builder for table cell.

class TableCellBuilder : public Aspose::Pdf::Plugins::TableRowBuilder

Methods

MethodDescription
AddCell() overrideAdd cell to table.
AddParagraph(const System::ArrayPtr<System::SharedPtr<BaseParagraph>>&)Add paragraphs to table cell.

See Also