Click or drag to resize

OpenXmlAttribute Constructor

Overload List
 NameDescription
Public methodOpenXmlAttribute(String, String, String) Initializes a new instance of the OpenXmlAttribute structure using the supplied qualified name, namespace URI, and text value.
Public methodOpenXmlAttribute(String, String, String, String) Initializes a new instance of the OpenXmlAttribute structure using the supplied namespace prefix, local name, namespace URI, and text value.
Top
See Also