Click or drag to resize

OpenXmlUnknownElement Constructor

Overload List
 NameDescription
Public methodOpenXmlUnknownElement(String) Initializes a new instance of the OpenXmlUnknownElement class using the supplied element name.
Public methodOpenXmlUnknownElement(String, String) Initializes a new instance of the OpenXmlUnknownElement class using the supplied qualified element name and namespace URI.
Public methodOpenXmlUnknownElement(String, String, String) Initializes a new instance of the OpenXmlUnknownElement class using the supplied prefix, local name, and namespace URI.
Top
See Also