https://bz.apache.org/bugzilla/show_bug.cgi?id=67396

--- Comment #19 from PJ Fanning <fannin...@yahoo.com> ---
One thing that you could try is writing your code to open an xlsx file and to
modify the XML files yourself. Xlsx files are in zip format. If the file is not
password protected, you can use commons-compress lib to parse the file and
modify its contents.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to