Spire.XLS 7.9.17 adds new feature to set the IconSetType of conditional formatting

We are glad to announce the new hotfix version of Spire.XLS 7.9.17 today. In this version, we added new feature to set the IconSetType of conditional formatting and we also improved the performance of PDF conversion. View the details as below:
New Feature:
Add new feature to set the IconSetType of conditional formatting.
ConditionalFormatWrapper format = sheet.AllocatedRange.ConditionalFormats.AddCondition(); format.FormatType = ConditionalFormatType.IconSet; format.IconSet.IconSetType = IconSetType.ThreeTrafficLights1;
Bug solutions:
- Fixes the issue where the extra chart sheet is included when converting to PDF.
- Fixes the issue where the hidden sheet is included when converting to PDF.
To enjoy a better experience of Spire.Doc 5.6.16, please download from:
http://www.e-iceblue.com/Download/download-excel-for-net-now.html