Spire.XLS 7.9.39 let developers to decide whether keep the macros or not when convert .xlsm to .xlsx

A new hotfix version of Spire.XLS 7.9.39 is available today. In this new version, we add new features to Spire.XLS to remove the macros or not when convert .xlsm to .xlsx and add a new method to custom text for line chart series data points. We also focus on the performance enhancement of Spire.XLS. View the details as below:
New Features:
Add new property to remove the macros or not when convert .xlsm to .xlsx.
workbook.HasMacro=true/false;
Add new method to custom text for line chart series data points, which is only for Excel2013.
chart.Series[0].DataPoints.DefaultDataPoint.DataLabels.ValueFromCell = sheet.Range["B5:k5"];
Bug solutions:
- Fixes the issue that caused different colors and styles when convert Chart to image.
- Fixes the issue that caused incorrect cell indents when convert sheet to image.
- Fixes the issue where checkboxes had been duplicated.
- Fixes the issue where the formula of conditional format displayed incorrectly when save to ExcelVersion2003.
- Fixes the issue where GetFont() method identified the style incorrectly.
- Resolves the issue where the Formulas were not calculating properly while exporting the PDF.
- Fixes the issue where set print area as null didn't work.
- Fixes the issue that caused KeyNotFoundException when use Spire.Xls.CellStyle functionality.
Welcome to experience Spire.XLS 7.9.39 with downloading here:
http://www.e-iceblue.com/Download/download-excel-for-net-now.html