最新回答 / qq_聽說_6
你的這個問題,我理解的意思是:使得excel所有的字段都是String類型?可以在代碼方法:setCellValue()輸入不同類型的值,你可以看看setCellValue()的api
2016-07-28
已采納回答 / 彭大發財
列被隱藏是因為導出的時候把列的寬度給設為0了,需要給列的寬度設一個值。可以檢查一下設置列寬的代碼:<...code...>打樁測試一下列寬和列寬的單位有沒有拆分開。
2016-07-10
2014/05/23 - Apache XMLBeans has been retired. For more information, please explore the Apache Attic (attic.apache.org)
2016-06-29