OpenXmlElement.HasAttributes プロパティ

定義

現在の要素に属性が含されているかどうかを示すブール値を取得します。

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

プロパティ値

Boolean

Boolean を返します。

適用対象