We are excited to announce the release of Spire.XLS 12.9.2. This version supports getting the color of condition formats. Moreover, it also enhances the conversion from Excel to PDF and fixes some known issues such as the application threw the "System.ArgumentException" when getting RichText from Excel on Linux system. More details are listed below.
Here is a list of changes made in this release
Category | ID | Description |
New feature | SPIREXLS-4084 | Supports getting the color of condition formats.
Color color = cRange.GetConditionFormatsStyle().Color; |
Bug | SPIREXLS-718 SPIREXLS-4066 |
Fixes the issue that caused incorrect content formatting after converting Excel to PDF |
Bug | SPIREXLS-2073 | Fixes the issue that the application threw the "System.ArgumentException" when getting RichText from Excel on Linux system. |
Bug | SPIREXLS-2308 | Fixes the issue that when setting the DPI to 125%, the content was cropped after converting chart to image. |
Bug | SPIREXLS-3036 | Fixes the issue that caused incorrect pagination after converting Excel to PDF. |
Bug | SPIREXLS-3278 | Fixes the issue that when setting the DPI to 125%, the content was incomplete after converting Excel to image. |
Bug | SPIREXLS-4038 | Fixes the issue that the content was incorrect after converting chart to image. |
Bug | SPIREXLS-4047 | Fixes the issue that failed to insert Pdf OLE object in Excel. |
Bug | SPIREXLS-4051 | Fixes the issue that the application threw the "Shape failing to render" when converting Excel to PDF. |
Bug | SPIREXLS-4069 | Fixes the issue that the application hung when loading Excel. |
Bug | SPIREXLS-4087 | Fixes the issue that the number format of the cell (sheet.Range[0, 1].Text= "=SUM(18,29)" ) generated in the new version is a formula calculated value instead of text. |
Bug | SPIREXLS-4099 | Fixes the issue that the application threw the "Element is an invalid XmlNodeType" when loading Excel. |
Bug | SPIREXLS-4100 | Fixes the issue that the content was lost after converting Excel to image. |
Bug | SPIREXLS-4104 | Fixes the issue that the date format was lost after inserting a date into cell. |
Click the link to download Spire.XLS 12.9.2:
More information of Spire.XLS new release or hotfix: