IgnoredErrorCollection Methods |
The IgnoredErrorCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a new instance of an IgnoredError which instructs application to ignore all errors specified in the errorTypes parameter on the sequence of references to cell ranges specified in the appliesTo parameter.
|
![]() | Clear |
Removes all IgnoredErrors from the IgnoredErrorCollection.
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the IgnoredErrorCollection.
|
![]() | Remove |
Removes the specified IgnoredError from the IgnoredErrorCollection.
|
![]() | RemoveAt |
Removes the IgnoredError at the specified index of the IgnoredErrorCollection.
|