...
- Ability to save an area to a PDF file
- Ability to save a worksheet or workbook to a PDF file
- Conditional formats are rendered when saving to an image or PDF
- Comments are rendered when saving to an image or PDF
- Tables are rendered when saving to an image or PDF
- Some basic shapes are rendered when saving to an image or PDF
- Additional formulas supported in the calculation engine (see Calculation Engine Supported Formulas)
- Support for arrays when calculating formulasBetter support for preserving existing equations
Bug Fixes
Fix for data validation formula was not correctly updated
Fix for invalid Unicode characters not being properly escaped in comments
Fix for formula parser where it would throw exception on conditional formats
Fix for array formulas on data marker rows in Excel Template would not update correctly
Fix for series vary by colors not being correctly set in all versions of Excel
Fix for external references were not always working in ExcelTemplate
Fix for title overlay not always working in Excel 2013
Fix for calling multiple deletes on worksheets were styles span the whole worksheet
Fix for default row and height not always being preserved
Fix for merged cell borders not always being preserved
Fix for reading files with small alpha values
Better support for preserving existing equations
PowerPointWriter
Bug Fixes
- Fix for PowerPointTemplate throwing exception in multi-threaded environments.
...