资讯

Q: Does the JExcelAPI library contain any demos? A: JExcelAPI’s jexcelapi home directory contains a jxl.jar file that contains demos for reading, writing, and copying spreadsheets.
Another option for writing an Excel file is to write the output in CSV (comma-separated value) format. You can also read a CSV file from a Java application.