Aspose::Cells::NameCollection::begin method

NameCollection::begin method

Returns an iterator to the beginning of the NameCollection.

Iterator Aspose::Cells::NameCollection::begin()

ReturnValue

An Iterator pointing to the first element of the NameCollection.

See Also