Freigeben über


ContentTypeSchema-Klasse

Defines the ContentTypeSchema Class.When the object is serialized out as xml, its qualified name is ct:contentTypeSchema.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.ContentType.ContentTypeSchema

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

Syntax

'Declaration
Public Class ContentTypeSchema _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As ContentTypeSchema
public class ContentTypeSchema : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:

Threadsicherheit

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

Siehe auch

Referenz

ContentTypeSchema-Member

DocumentFormat.OpenXml.Office.ContentType-Namespace