Aspose::Cells::Drawing::TextBoxCollection::begin method

TextBoxCollection::begin method

Returns an iterator to the beginning of the TextBoxCollection.

Iterator Aspose::Cells::Drawing::TextBoxCollection::begin()

ReturnValue

An Iterator pointing to the first element of the TextBoxCollection.

See Also