How to create .docx files and .xlsx files on Android

前端 未结 4 816
一生所求
一生所求 2020-12-09 11:08

I have a very simple question: How to create .docx and .xlsx files on Android. Before someone marks this as duplicate, let me tell you that

4条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 12:01

    Try using http://jexcelapi.sourceforge.net/

    The jar file has a very simple apis, to manipulate/create Excel sheets.

提交回复
热议问题