Aspose::Cells::WorksheetCollection::end method

WorksheetCollection::end method

Returns an iterator to the end of the WorksheetCollection.

Iterator Aspose::Cells::WorksheetCollection::end()

ReturnValue

An Iterator pointing past the last element of the WorksheetCollection.

See Also