次の方法で共有


Shape.ShapeProperties プロパティ

定義

図形のプロパティ。

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

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

プロパティ値

ShapeProperties を返します。

適用対象