OpenXmlElement.HasAttributes Property

Definition

Gets a boolean value that indicates whether the current element has any attributes.

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

Property Value

Boolean

Returns Boolean.

Applies to