DefaultShapeDefinitionType.BodyProperties プロパティ

定義

BodyProperties。

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

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

プロパティ値

BodyProperties を返します。

適用対象