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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -