Aspose::Pdf::LowCode::TableCellBuilder class

TableCellBuilder class

Class represents builder for table cell.

class TableCellBuilder : public Aspose::Pdf::LowCode::TableRowBuilder

Methods

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

See Also