Name | Description | |
---|---|---|
Add | Adds an item to the ICollection object. | |
Contains | Determines whether ICollection contains a specific value. | |
CopyTo | Copies to an array. | |
Find | Finds all conditional formatting that takes effect in the specified cell range. | |
FindRules | Finds all rules which take effect in the specified cell. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
Remove | Removes the first occurrence of a specific object from the ICollection object. |