Aspose::Pdf::Plugins::TableCellBuilder::AddParagraph method
TableCellBuilder::AddParagraph method
Add paragraphs to table cell.
System::SharedPtr<TableCellBuilder> Aspose::Pdf::Plugins::TableCellBuilder::AddParagraph(const System::ArrayPtr<System::SharedPtr<BaseParagraph>> ¶graph)
| Parameter | Type | Description |
|---|---|---|
| paragraph | const System::ArrayPtr<System::SharedPtr<BaseParagraph>>& |
ReturnValue
Instance of current TableCellBuilder.
See Also
- Typedef SharedPtr
- Class TableCellBuilder
- Typedef ArrayPtr
- Class BaseParagraph
- Class TableCellBuilder
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++