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>> ¶graph)
| Parámetro | Tipo | Descripción |
|---|---|---|
| párrafo | const System::ArrayPtr<System::SharedPtr<BaseParagraph>>& |
ReturnValue
Instancia del TableCellBuilder actual.
Ver también
- Typedef SharedPtr
- Class TableCellBuilder
- Typedef ArrayPtr
- Class BaseParagraph
- Class TableCellBuilder
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++