I have problems to get date in right format using apache poi 3.7 According the documentation I have to use the formatCellValue Method from DataFormatter.
I want to edit an Excel file with images inside, and add more images. this is my test code: 1File inputFile=new File(path);
How can I implemen开发者_开发技巧t an unimplemented Excel function in the POI API without recreating the jars to change the FunctionEval class and possibly some other classes?
I am getting a problem on my project.There is one xls file with a macro that create a chart and the cell type of that xls file is \'text\'.I have to make multiple duplicate copies of that file with th
I have a requirement where client uploads spread sh开发者_C百科eet containing thousands of rows.
Does Apache POI provide any function for us to count the number of \"not-null\" rows in a sheet of an Excel file?
My java application is using Apache POI to rea开发者_开发技巧d/write Excel files. As far as I can see, Apache POI includes no support for an spread sheet view GUI.
In our application, we allow users t开发者_如何学Co upload/download data through an excel sheet and we use Apache POI to read and write these excel sheets.
I am developing an Eclipse plugin to create and perform operations on excel files and I am not able to use the POI HSSF library for the same.
I am developing an testing automation tool in linux system. I dont have write permissions for tomcat directory which is located on server. I need to develop an application where we can select an excel