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)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

See Also