Back to Devexpress

PivotDataFieldCollection.Insert Method

officefileapi-devexpress-dot-spreadsheet-dot-pivotdatafieldcollection-dot-insert.md

latest1.2 KB
Original Source

PivotDataFieldCollection.Insert Method

NameParametersDescription
Insert(Int32, PivotField, String, PivotDataConsolidationFunction)index, field, name, summarizeValuesByInserts a field into the data area of a PivotTable report at the specified position.
Insert(Int32, PivotField, String)index, field, nameInserts a field into the data area of a PivotTable report at the specified position.
Insert(Int32, PivotField)index, fieldInserts a field into the data area of a PivotTable report at the specified position.