Skip to content

Use the Spreadsheet Document API to create and modify pivot tables in code.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/spreadsheet-document-api-pivot-table-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86c983a · Mar 6, 2025

History

33 Commits
Mar 4, 2025
Mar 6, 2025
Mar 6, 2025
Apr 23, 2018
Apr 23, 2018
Apr 23, 2018
Mar 6, 2025
Apr 23, 2018

Repository files navigation

Spreadsheet Document API - Manage Pivot Tables in Code

This example demonstrates how to use the Spreadsheet Document API to create and modify pivot tables in code.

The application form contains the list of supported operations. A user can select an operation and click the Run button to view the resulting spreadsheet document in Microsoft Excel.

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the following page for pricing information: DevExpress Subscription

Files to Look At

C# Visual Basic
PivotCalculatedFieldActions.cs PivotCalculatedFieldActions.vb
PivotCalculatedItemActions.cs PivotCalculatedItemActions.vb
PivotFieldActions.cs PivotFieldActions.vb
PivotFieldGroupingActions.cs PivotFieldGroupingActions.vb
PivotTableActions.cs PivotTableActions.vb
PivotTableFilterActions.cs PivotTableFilterActions.vb
PivotTableFormattingActions.cs PivotTableFormattingActions.vb
PivotTableLayoutActions.cs PivotTableLayoutActions.vb
ValueFieldSettingsActions.cs ValueFieldSettingsActions.vb

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)