次の方法で共有


Point.ShapeProperties プロパティ

定義

図形のプロパティ。

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

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

プロパティ値

ShapeProperties を返します。

適用対象