Поделиться через


OpenXmlAttribute Structure

OpenXmlAttribute - xml attribute

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

Syntax

'Декларация
Public Structure OpenXmlAttribute _
    Implements IEquatable(Of OpenXmlAttribute)
'Применение
Dim instance As OpenXmlAttribute
public struct OpenXmlAttribute : IEquatable<OpenXmlAttribute>

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OpenXmlAttribute Members

DocumentFormat.OpenXml Namespace