Bugfix
Ticket #28581 has changed the interface of the ExcelWriter. However, the following methods or migration instructions are required in order to still be able to achieve the functionality:
- writeAt(Object, String, int, int)
- resolveCell(int, int)
- write(Object, CellStyle)