Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

PivotDataFieldCollection.Insert Method

Name Parameters Description
Insert(Int32, PivotField, String, PivotDataConsolidationFunction) index, field, name, summarizeValuesBy Inserts a field into the data area of a PivotTable report at the specified position.
Insert(Int32, PivotField, String) index, field, name Inserts a field into the data area of a PivotTable report at the specified position.
Insert(Int32, PivotField) index, field Inserts a field into the data area of a PivotTable report at the specified position.