Version

WorksheetProtectedRangeCollection Class Methods

For a list of all members of this type, see WorksheetProtectedRangeCollection members.

Public Methods
 NameDescription
Public MethodAddAdds the specified range to the collection.  
Public MethodClearClears all ranges from the collection.  
Public MethodContainsDetermines whether a range is in the collection.  
Public MethodGetEnumeratorGets an enumerator which can iterator all ranges in the collection.  
Public MethodInsertInserts the specified range in the collection.  
Public MethodRemoveRemoves the specified range from the collection.  
Public MethodRemoveAtRemoves the range at the specified index from the collection.  
See Also