次の方法で共有


NonVisualInkContentPartPropertiesType Class

Defines the NonVisualInkContentPartPropertiesType class.

Inheritance Hierarchy

System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Excel.Drawing.NonVisualInkContentPartPropertiesType
DocumentFormat.OpenXml.Office2010.Excel.Drawing.NonVisualInkContentPartProperties
DocumentFormat.OpenXml.Office2010.Excel.Drawing.NonVisualInkProperties

Namespace: DocumentFormat.OpenXml.Office2010.Excel.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<ChildElementInfoAttribute(GetType(OfficeArtExtensionList), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(ContentPartLocks), FileFormatVersions.Office2010)> _
Public MustInherit Class NonVisualInkContentPartPropertiesType _
    Inherits OpenXmlCompositeElement
'使用
Dim instance As NonVisualInkContentPartPropertiesType
[ChildElementInfoAttribute(typeof(OfficeArtExtensionList), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(ContentPartLocks), FileFormatVersions.Office2010)]
public abstract class NonVisualInkContentPartPropertiesType : OpenXmlCompositeElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

NonVisualInkContentPartPropertiesType Members

DocumentFormat.OpenXml.Office2010.Excel.Drawing Namespace