Static
$tStatic
nextGets the number of ranges in the collection.
Adds the specified range to the collection.
The range to be added
Determines whether a range is in the collection.
True if the range is found; False otherwise.
The range to locate in the collection.
Gets an enumerator which can iterator all ranges in the collection.
Inserts the specified range in the collection.
The 0-based index in the collection where the range should be inserted.
The range to insert in the collection.
Gets the range at the specified index in the collection. The range at the specified index.
ArgumentOutOfRangeException 'index' is less than zero or 'index' is greater than or equal to count.
Removes the specified range from the collection.
True if the range was successfully removed from the collection; False if the range did not exist in the collection.
The range to remove from the collection.
Removes the range at the specified index from the collection.
ArgumentOutOfRangeException 'index' is less than zero or 'index' is greater than or equal to count.
The index of the range to remove from the collection.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
A collection of WorksheetProtectedRange instances in a Worksheet