Click or drag to resize

ErrorItem Constructor

Overload List
 NameDescription
Public methodErrorItem Initializes a new instance of the ErrorItem class.
Public methodErrorItem(IEnumerableOpenXmlElement) Initializes a new instance of the ErrorItem class with the specified child elements.
Public methodErrorItem(OpenXmlElement) Initializes a new instance of the ErrorItem class with the specified child elements.
Public methodErrorItem(String) Initializes a new instance of the ErrorItem class from outer XML.
Top
See Also