I am Java Developer and I want to design Java API for creating a Pivot Table in Excel. However, I am stuck how would I create one? Does anybody have an idea about how to design Java API for creating a Pivot Table in Excel. I am familiar with POI, SmartXLS APIs, but POI doesn't provide any method for creating Pivot Table in Excel and SmartXLS is costs money. So please help.
Asked
Active
Viewed 2,211 times
1 Answers
1
You can user ZK Pivottable for pivot table related development. ZK is an opensource framework take a look at here

Bhavik Ambani
- 6,557
- 14
- 55
- 86
-
Please note my updated answer. ZK is an opensource framework. – Bhavik Ambani Nov 05 '12 at 06:13