NonVisualConnectionShapeProperties.ConnectionShapeLocks Property

Definition

Connection Shape Locks.

Represents the following element tag in the schema: a:cxnSpLocks.

public DocumentFormat.OpenXml.Drawing.ConnectionShapeLocks ConnectionShapeLocks { get; set; }
public DocumentFormat.OpenXml.Drawing.ConnectionShapeLocks? ConnectionShapeLocks { get; set; }
member this.ConnectionShapeLocks : DocumentFormat.OpenXml.Drawing.ConnectionShapeLocks with get, set
Public Property ConnectionShapeLocks As ConnectionShapeLocks

Property Value

Returns ConnectionShapeLocks.

Applies to