Aspose::Cells::Drawing::Texts::TextParagraphCollection::begin method

TextParagraphCollection::begin method

Returns an iterator to the beginning of the TextParagraphCollection.

Iterator Aspose::Cells::Drawing::Texts::TextParagraphCollection::begin()

ReturnValue

An Iterator pointing to the first element of the TextParagraphCollection.

See Also