IgnoredError Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
IgnoredError() | Initializes a new instance of the IgnoredError class. | |
IgnoredError(String) | Initializes a new instance of the IgnoredError class from outer XML. | |
IgnoredError(array<OpenXmlElement[]) | Initializes a new instance of the IgnoredError class with the specified child elements. | |
IgnoredError(IEnumerable<OpenXmlElement>) | Initializes a new instance of the IgnoredError class with the specified child elements. |
Top