DioDocs for Excel
AddPivotTable メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > ISlicerPivotTables インターフェース : AddPivotTable メソッド
追加する PivotTable を表す <see cref="T:GrapeCity.Documents.Excel.IPivotTable" /> オブジェクト。
この <see cref="T:GrapeCity.Documents.Excel.ISlicerPivotTables" /> コレクションに PivotTable の参照を追加します。
シンタックス
'宣言
 
Sub AddPivotTable( _
   ByVal pivotTable As IPivotTable _
) 
void AddPivotTable( 
   IPivotTable pivotTable
)

パラメータ

pivotTable
追加する PivotTable を表す <see cref="T:GrapeCity.Documents.Excel.IPivotTable" /> オブジェクト。
参照

ISlicerPivotTables インターフェース
ISlicerPivotTables メンバ