Click or drag to resize

PivotTableCollectionAdd Method

Add an object PivotTable to the collection.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public void Add(
	PivotTable pivotTable
)

Parameters

pivotTable  PivotTable
PivotTable object.
See Also