Freigeben über


ConnectionShapeLocks.NoEditPoints-Eigenschaft

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

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

Syntax

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

value = instance.NoEditPoints

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConnectionShapeLocks Klasse

ConnectionShapeLocks-Member

DocumentFormat.OpenXml.Drawing-Namespace