DioDocs for Excel
RemovePivotTable メソッド

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

パラメータ

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

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