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