Freigeben über


MacroNameType-Klasse

Defines the MacroNameType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.MacroNameType
        DocumentFormat.OpenXml.Wordprocessing.EntryMacro
        DocumentFormat.OpenXml.Wordprocessing.ExitMacro

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

Syntax

'Declaration
Public MustInherit Class MacroNameType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As MacroNameType
public abstract class MacroNameType : OpenXmlLeafElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

MacroNameType-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace