Aspose::Cells::RowCollection::begin method

RowCollection::begin method

Returns an iterator to the beginning of the RowCollection.

Iterator Aspose::Cells::RowCollection::begin()

ReturnValue

An Iterator pointing to the first element of the RowCollection.

See Also