Freigeben über


NonVisualConnectorShapeDrawingProperties.ConnectionShapeLocks-Eigenschaft

Connection Shape Locks.Represents the element tag in schema: a:cxnSpLocks

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

Syntax

'Declaration
Public Property ConnectionShapeLocks As ConnectionShapeLocks
    Get
    Set
'Usage
Dim instance As NonVisualConnectorShapeDrawingProperties
Dim value As ConnectionShapeLocks

value = instance.ConnectionShapeLocks

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.ConnectionShapeLocks
Returns ConnectionShapeLocks.

Siehe auch

Referenz

NonVisualConnectorShapeDrawingProperties Klasse

NonVisualConnectorShapeDrawingProperties-Member

DocumentFormat.OpenXml.Presentation-Namespace