excel - How to prevent XLSX Equation when write the metadata with POI -


i using poi-3.16 write xlsx metadata(core/custom). fine, except if have equation textbox in excel sheet , after writing metadata equation symbols corrupted.

any idea why metadata writing affect this?

before writing metadata (actual value):

enter image description here

after writing metadata (corrupted ? mark):

enter image description here


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -