Freigeben über


CommonBehavior.AttributeNameList-Eigenschaft

Attribute Name List.Represents the element tag in schema: p:attrNameLst

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property AttributeNameList As AttributeNameList
    Get
    Set
'Usage
Dim instance As CommonBehavior
Dim value As AttributeNameList

value = instance.AttributeNameList

instance.AttributeNameList = value
public AttributeNameList AttributeNameList { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.AttributeNameList
Returns AttributeNameList.

Siehe auch

Referenz

CommonBehavior Klasse

CommonBehavior-Member

DocumentFormat.OpenXml.Presentation-Namespace