NonVisualConnectorShapeDrawingProperties.ConnectionShapeLocks プロパティ

定義

接続図形ロック。

スキーマの要素タグ 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

プロパティ値

ConnectionShapeLocks を返します。

適用対象