Freigeben über


CommonSlideDataExtension-Klasse

Defines the CommonSlideDataExtension Class.When the object is serialized out as xml, its qualified name is p:ext.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Presentation.CommonSlideDataExtension

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(CreationId), FileFormatVersions.Office2010)> _
Public Class CommonSlideDataExtension _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As CommonSlideDataExtension
[ChildElementInfoAttribute(typeof(CreationId), FileFormatVersions.Office2010)]
public class CommonSlideDataExtension : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:

  • DocumentFormat.OpenXml.Office2010.PowerPoint.CreationId <p14:creationId>

Threadsicherheit

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

Siehe auch

Referenz

CommonSlideDataExtension-Member

DocumentFormat.OpenXml.Presentation-Namespace