Compartir a través de


NonVisualConnectionShapeProperties.ConnectionShapeLocks Property

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

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

Syntax

'Declaración
Public Property ConnectionShapeLocks As ConnectionShapeLocks
    Get
    Set
'Uso
Dim instance As NonVisualConnectionShapeProperties
Dim value As ConnectionShapeLocks

value = instance.ConnectionShapeLocks

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.ConnectionShapeLocks
Returns ConnectionShapeLocks.

See Also

Reference

NonVisualConnectionShapeProperties Class

NonVisualConnectionShapeProperties Members

DocumentFormat.OpenXml.Drawing.ChartDrawing Namespace