Share via


CommonBehavior.AttributeNameList プロパティ

定義

属性名リスト。

スキーマ内の次の要素タグを表します: p:attrNameLst。

public DocumentFormat.OpenXml.Presentation.AttributeNameList AttributeNameList { get; set; }
public DocumentFormat.OpenXml.Presentation.AttributeNameList? AttributeNameList { get; set; }
member this.AttributeNameList : DocumentFormat.OpenXml.Presentation.AttributeNameList with get, set
Public Property AttributeNameList As AttributeNameList

プロパティ値

AttributeNameList を返します。

適用対象