CommonBehavior.AttributeNameList Property
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; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.AttributeNameList
Returns AttributeNameList.