Freigeben über


OpenXmlReader.HasAttributes-Eigenschaft

Gets a value indicating whether the current node has any attributes.

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

Syntax

'Declaration
Public Overridable ReadOnly Property HasAttributes As Boolean
    Get
'Usage
Dim instance As OpenXmlReader
Dim value As Boolean

value = instance.HasAttributes
public virtual bool HasAttributes { get; }

Eigenschaftswert

Typ: System.Boolean
Returns Boolean.

Siehe auch

Referenz

OpenXmlReader Klasse

OpenXmlReader-Member

DocumentFormat.OpenXml-Namespace