Skip to content Skip to sidebar Skip to footer
Showing posts with the label Apache Poi

Running Into Warnings And Errors Using Jspreadsheet

I'm using JSpreadSheet to read an xlsx file from the SDCard and try as I might I cannot get the… Read more Running Into Warnings And Errors Using Jspreadsheet

Android Poi : Crash When Using Autosizecolumn()

autoSizeColumn method of POI throws an exception that I didn't manage to resolve : 'java.l… Read more Android Poi : Crash When Using Autosizecolumn()

How To Read Xlsx File In An Android Application?

I know there's many same questions on stackoverflow, but it seems that I can't see any poss… Read more How To Read Xlsx File In An Android Application?

How To Create .docx Files And .xlsx Files On Android

I have a very simple question: How to create .docx and .xlsx files on Android. Before someone marks… Read more How To Create .docx Files And .xlsx Files On Android