次の方法で共有


NonVisualInkContentPartPropertiesType.ContentPartLocks Property

ContentPartLocks.Represents the element tag in schema: a14:cpLocks

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

Syntax

'宣言
Public Property ContentPartLocks As ContentPartLocks
    Get
    Set
'使用
Dim instance As NonVisualInkContentPartPropertiesType
Dim value As ContentPartLocks

value = instance.ContentPartLocks

instance.ContentPartLocks = value
public ContentPartLocks ContentPartLocks { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ContentPartLocks

See Also

Reference

NonVisualInkContentPartPropertiesType Class

NonVisualInkContentPartPropertiesType Members

DocumentFormat.OpenXml.Office2010.Drawing.ChartDrawing Namespace