OpenXmlElement.HasAttributes Property

Definition

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

public bool HasAttributes { get; }
member this.HasAttributes : bool
Public ReadOnly Property HasAttributes As Boolean

Property Value

Returns Boolean.

Applies to