CommonBehavior.AttributeNameList Property

Definition

Attribute Name List.

Represents the following element tag in the schema: 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

Property Value

Returns AttributeNameList.

Applies to