Freigeben über


Mcds-Klasse

Defines the Mcds Class.When the object is serialized out as xml, its qualified name is wne:mcds.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.Word.Mcds

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(Mcd))> _
Public Class Mcds _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As Mcds
[ChildElementInfoAttribute(typeof(Mcd))]
public class Mcds : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:

  • Mcd <wne:mcd>

Threadsicherheit

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

Siehe auch

Referenz

Mcds-Member

DocumentFormat.OpenXml.Office.Word-Namespace