Aspose::Cells::UnionRange::end method

UnionRange::end method

Returns an iterator to the end of the UnionRange.

Iterator Aspose::Cells::UnionRange::end()

ReturnValue

An Iterator pointing past the last element of the UnionRange.

See Also