Aspose::Cells::RowCollection::end method

RowCollection::end method

Returns an iterator to the end of the RowCollection.

Iterator Aspose::Cells::RowCollection::end()

ReturnValue

An Iterator pointing past the last element of the RowCollection.

See Also