Aspose::Cells::Range::begin method

Range::begin method

Returns an iterator to the beginning of the Range.

Iterator Aspose::Cells::Range::begin()

ReturnValue

An Iterator pointing to the first element of the Range.

See Also