ConnectionShape.ShapeProperties プロパティ

定義

ビジュアル プロパティ。

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

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

プロパティ値

ShapeProperties を返します。

適用対象