Skip to content

Pivot Tables

Jan Källman edited this page Jan 27, 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 earlier. 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