Aspose::Pdf::LowCode::TableCellBuilder::AddParagraph method

TableCellBuilder::AddParagraph method

Agregar párrafos a la celda de la tabla.

System::SharedPtr<TableCellBuilder> Aspose::Pdf::LowCode::TableCellBuilder::AddParagraph(const System::ArrayPtr<System::SharedPtr<BaseParagraph>> &paragraph)
ParámetroTipoDescripción
párrafoconst System::ArrayPtr<System::SharedPtr<BaseParagraph>>&

ReturnValue

Instancia del TableCellBuilder actual.

Ver también