Aspose::Cells::WorksheetCollection::begin method

WorksheetCollection::begin method

Returns an iterator to the beginning of the WorksheetCollection.

Iterator Aspose::Cells::WorksheetCollection::begin()

ReturnValue

An Iterator pointing to the first element of the WorksheetCollection.

See Also