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

--- Comment #2 from dollinger.flor...@gmx.de ---
Created attachment 34815
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34815&action=edit
The resulting file, which is not correctly displayed in Excel, but in
LibreOffice

The same problem holds for

Map<String, Object> prop = new HashMap<>();
prop.put(CellUtil.ROTATION, oldCell.getCellStyle().getRotation());
CellUtil.setCellStyleProperties(newCell, prop);

therefore it is not a cloneStyle issue I guess.

-- 
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