You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.
Jan Källman edited this page Sep 17, 2017
·
1 revision
...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.