Aspose::Cells::RangeCollection::begin method

RangeCollection::begin method

Returns an iterator to the beginning of the RangeCollection.

Iterator Aspose::Cells::RangeCollection::begin()

ReturnValue

An Iterator pointing to the first element of the RangeCollection.

See Also