Freigeben über


ContentPartLocks.NoEditPoints-Eigenschaft

Disallow Shape Point Editing.Represents the attribte in schema: noEditPoints

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

Syntax

'Declaration
<SchemaAttrAttribute(, "noEditPoints")> _
Public Property NoEditPoints As BooleanValue
    Get
    Set
'Usage
Dim instance As ContentPartLocks
Dim value As BooleanValue

value = instance.NoEditPoints

instance.NoEditPoints = value
[SchemaAttrAttribute(, "noEditPoints")]
public BooleanValue NoEditPoints { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ContentPartLocks Klasse

ContentPartLocks-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace