次の方法で共有


ConnectionShape.ShapeProperties プロパティ

定義

図形のプロパティ。

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

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

プロパティ値

ShapeProperties を返します。

適用対象