问题
I am new at apache POI. I have downloaded JARs but have no idea where to start. Can anyone suggest good links for getting started with. I checked on project site but not finding it helpful.
回答1:
A while back, I created a few tutorials for doing some very basic POI operations that may be helpful to get started:
Create an Excel File using Java and POI
Read Contents of an Excel File using Java and POI
Set Background Color and Add Border to a Cell in an Excel File Using Java and POI
Set Font Style in an Excel File Using Java and POI
Get Sheet Names from an Excel File Using Java and POI
回答2:
It depends on what you aim to do with POI. Do you want to generate files only for Excel? Other formats too?
There is plenty of docs and tutorials on the official website and on the web
- Excel Quick Guide
- Excel Samples
- On Java-Connect
- On Google
来源:https://stackoverflow.com/questions/12242828/starting-with-apache-poi