开发者

how to convert spreadsheet columns to rows using Java

My application allows users to upload a spreadsheet and will proc开发者_JAVA技巧ess the sheet row wise. Now I need to develop an application to process a spreadsheet column wise. Is there a way to convert all the columns to rows using java


You can use apache POI for doing this

http://poi.apache.org/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜