次の方法で共有


ConnectionShape.NonVisualConnectionShapeProperties プロパティ

定義

接続図形のビジュアル以外のプロパティ。

スキーマの要素タグ a:nvCxnSpPr を表します。

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

プロパティ値

NonVisualConnectionShapeProperties を返します。

適用対象