Build 4.5.0.79 of xlsgen is a fix pack. It has the following :
- pivot tables now use localized strings. For instance, "Grand Total" is no longer hardcoded. It follows the current formula language (which you can set from the corresponding property in the workbook object, and which is one of EN/FR/DE/IT/PO/ES).
- fixed an edge case in rendering cells when the content has multiple lines separated by carriage returns, but no room vertically to show everything and the wrap flag set to off. Excel in this case ignores carriage returns. This is what xlsgen does now.