Bug 62348

Summary: ClientAnchor set Dx1/Dx2/Dx2/Dy2 is weird or no effect
Product: POI Reporter: sxgkwei <sxgkwei>
Component: XSSFAssignee: POI Developers List <dev>
Status: NEW ---    
Severity: normal Keywords: APIBug
Priority: P2    
Version: 3.17-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: java code and src file

Description sxgkwei 2018-05-03 05:20:17 UTC
Created attachment 35907 [details]
java code and src file

this is three bug.
1,In xls , equal number behave different widths .
2,In xlsx , any number is not effect.

3,after code run ,source xls/xlsx file context is different . this bug is all alone . I think the method should ensure consistency with the outside world, and xlsx modified the source file, which is obviously wrong.
  For the third bug, I think that either modifying the source file or not modifying it is the right approach.

zip attachment file list:
Test.java               :java test code
100_noEqual_inXLs.jpg   :bug 1 screenshot
other file              :Sample resources file