Aspose::Cells::ProtectedRangeCollection::begin method

ProtectedRangeCollection::begin method

Returns an iterator to the beginning of the ProtectedRangeCollection.

Iterator Aspose::Cells::ProtectedRangeCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ProtectedRangeCollection.

See Also