Aspose::Pdf::LowCode::TableCellBuilder::AddParagraph metod

TableCellBuilder::AddParagraph method

Lägg till stycken i tabellcell.

System::SharedPtr<TableCellBuilder> Aspose::Pdf::LowCode::TableCellBuilder::AddParagraph(const System::ArrayPtr<System::SharedPtr<BaseParagraph>> &paragraph)
ParameterTypBeskrivning
styckeconst System::ArrayPtr<System::SharedPtr<BaseParagraph>>&

ReturnValue

Instans av aktuell TableCellBuilder.

Se även