Aspose::Cells::Drawing::ShapeCollection::begin method

ShapeCollection::begin method

Returns an iterator to the beginning of the ShapeCollection.

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

ReturnValue

An Iterator pointing to the first element of the ShapeCollection.

See Also