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