https://bz.apache.org/bugzilla/show_bug.cgi?id=62004
Bug ID: 62004
Summary: get math formula using
CTDrawing.getOneCellAnchorArray().xmlText() messy code
Product: POI
Version: 3.17-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I insert a math formula with office excel 2016,then i use
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTDrawing.getOneCellAnchorArray(i).xmlText()
to get it,then i got messy code.
My formula is 𝐴=𝜋𝑟^2,and what the xml i got is:??=????^2.
My jar: poi 3.17 xmlbeans 2.6.0
Besides that ,if i just open the xlsx file with poi ,then just save it without
any operation,it causes the math formula messy code too.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]