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

--- Comment #2 from [email protected] ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to