NonVisualInkContentPartPropertiesType.ContentPartLocks-Eigenschaft
ContentPartLocks.Represents the element tag in schema: a14:cpLocks
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property ContentPartLocks As ContentPartLocks
Get
Set
'Usage
Dim instance As NonVisualInkContentPartPropertiesType
Dim value As ContentPartLocks
value = instance.ContentPartLocks
instance.ContentPartLocks = value
public ContentPartLocks ContentPartLocks { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Office2010.Drawing.ContentPartLocks
Siehe auch
Referenz
NonVisualInkContentPartPropertiesType Klasse