jxl.jar function introduction
1. Tool class library for operating excel tables through java
2. Supports all versions of Excel 97-2003
3. Generate Excel 2003 standard format
4. Support font, number and date operations
5. Ability to modify cell properties
6. Support images and charts
How to use jxl.jar
1. After downloading jxl.jar from this site, use360 compressionUnzip the software to get JXL.JAR and put it into the classpath.
2. If the package cannot be loaded normally, you can put the JXL.JAR package you downloaded into the installation directory of the local jre.
jxl.jar FAQ
How to get rid of OutOfMemory exception?
The JVM sets an upper limit on the amount of memory available to the current process to prevent runaway processes from gobbling up system resources and bringing the computer to a halt.
How to read/write spreadsheet charts?
Charts that already exist in a spreadsheet can be copied to another spreadsheet. The new chart has not yet been inserted into the spreadsheet, but by using a chart from a pre-existing spreadsheet as a template, you can create a new spreadsheet that uses that template chart, inserting new data values at run time.
jxl.jar update log
1. Fixed BUG, the new version has a better experience
2. Some pages have been changed
it works
it works
it works