For a list of all members of this type, see WorksheetProtectedRangeCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified range to the collection. |
![]() | Clear | Clears all ranges from the collection. |
![]() | Contains | Determines whether a range is in the collection. |
![]() | GetEnumerator | Gets an enumerator which can iterator all ranges in the collection. |
![]() | Insert | Inserts the specified range in the collection. |
![]() | Remove | Removes the specified range from the collection. |
![]() | RemoveAt | Removes the range at the specified index from the collection. |