Skip to content

Pivot Tables

Mats Alm edited this page Jul 20, 2020 · 18 revisions

PivotTables can be created via the PivotTables property in the ExcelWorksheet class. Pivot charts are added as nomal charts via the AddChart method in the Drawings Collection as descibed here. The pivottable is added as argument three of this method.

See Sample 18-.NET Framework or Sample 18-.NET Core

EPPlus wiki

Versions

Worksheet & Ranges

Styling

Import/Export data

Formulas and filters

Charts & Drawing objects

Tables & Pivot Tables

VBA & Protection

Clone this wiki locally