Aspose::Cells::UnionRange::begin method

UnionRange::begin method

Returns an iterator to the beginning of the UnionRange.

Iterator Aspose::Cells::UnionRange::begin()

ReturnValue

An Iterator pointing to the first element of the UnionRange.

See Also