Freigeben über


Dummy-Klasse

Defines the Dummy Class.When the object is serialized out as xml, its qualified name is ma:DummyContentTypeElement.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office.MetaAttributes.Dummy

Namespace:  DocumentFormat.OpenXml.Office.MetaAttributes
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Class Dummy _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As Dummy
public class Dummy : 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

Dummy-Member

DocumentFormat.OpenXml.Office.MetaAttributes-Namespace