次の方法で共有


BuildSubElement.BuildChart プロパティ

定義

ビルド チャート。

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

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

プロパティ値

BuildChart を返します。

適用対象