Freigeben über


OpenXmlAttribute-Struktur

OpenXmlAttribute - xml attribute

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Structure OpenXmlAttribute _
    Implements IEquatable(Of OpenXmlAttribute)
'Usage
Dim instance As OpenXmlAttribute
public struct OpenXmlAttribute : IEquatable<OpenXmlAttribute>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

OpenXmlAttribute-Member

DocumentFormat.OpenXml-Namespace