Aspose::Cells::Drawing::Texts::TextParagraphCollection::Get method
TextParagraphCollection::Get method
Gets the TextParagraph object at specific index.
TextParagraph Aspose::Cells::Drawing::Texts::TextParagraphCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class TextParagraph
- Class Vector
- Class TextParagraphCollection
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++