次の方法で共有


Picture.ShapeProperties プロパティ

定義

図形のプロパティ。

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

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

プロパティ値

ShapeProperties を返します。

適用対象