次の方法で共有


Chart.PivotFormats プロパティ

定義

ピボット グラフ形式の永続化データ。

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

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

プロパティ値

PivotFormats を返します。

適用対象