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