AttributeName Constructor
Initializes a new instance of the AttributeName class.
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AttributeName()
public AttributeName()