Integrating Excel with Java
843829Oct 23 2007 — edited Oct 24 2007Hi,
How can Excel be integrated with Java such that if a user is working on an Excel , my Java application should be able to capture all the events from Excel Sheet.
I have looked into POI, but it seems to me , it can read and wriite to Excel from Java, but i would like that if a user is making changes to a spredsheet then my Java Application should be notified about those changes
In short, i would like to expose front end of a web application in Execl!
Is there any open source package that can help in doing the integration
Kindly share your views/ suggestions