GvmlContentPartNonVisualType-Klasse
Defines the GvmlContentPartNonVisualType class.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Drawing.GvmlContentPartNonVisualType
DocumentFormat.OpenXml.Office2010.Drawing.NonVisualContentPartProperties
DocumentFormat.OpenXml.Office2010.Drawing.NonVisualContentProperties
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ChildElementInfoAttribute(GetType(NonVisualInkContentPartProperties), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(NonVisualDrawingProperties), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(NonVisualInkProperties), FileFormatVersions.Office2010)> _
Public MustInherit Class GvmlContentPartNonVisualType _
Inherits OpenXmlCompositeElement
'Usage
Dim instance As GvmlContentPartNonVisualType
[ChildElementInfoAttribute(typeof(NonVisualInkContentPartProperties), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(NonVisualDrawingProperties), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(NonVisualInkProperties), FileFormatVersions.Office2010)]
public abstract class GvmlContentPartNonVisualType : OpenXmlCompositeElement
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.