“Package should contain a content type part [M1.13]”

前端 未结 11 1298
野趣味
野趣味 2020-12-19 02:36

I am attempting to write to an Excel file however I keep getting the error:

Exception in thread \"main\" org.apache.poi.POIXMLException: org.apache.po

11条回答
  •  暖寄归人
    2020-12-19 03:04

    I came across similar issue, finally found that file was having sensitivity --> as confidential, change it to public ..solved my issue. all the best

提交回复
热议问题