Click or drag to resize

OpenXmlAttribute Properties

The OpenXmlAttribute type exposes the following members.

Properties
 NameDescription
Public propertyLocalName Gets or sets the local name of the attribute.
Public propertyNamespaceUri Gets or sets the namespace URI of the current attribute.
Public propertyPrefix Gets or sets the namespace prefix of the current attribute.
Public propertyValue Gets or sets the text value of the attribute.
Public propertyXmlQualifiedName Gets the qualified name of the attribute.
Public propertyXName Gets the qualified name of the current attribute.
Top
See Also