Skip to content

Pivot Tables

Jan Källman edited this page Aug 27, 2019 · 18 revisions

...Work in Progress...
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 tree of this method.
See Sample 12.

EPPlus wiki

Versions

Worksheet & Ranges

Styling

Import/Export data

Formulas and filters

Charts & Drawing objects

Tables & Pivot Tables

VBA & Protection

Clone this wiki locally