We are happy to announce the release of Spire.XLS 11.12.2. This version supports setting the border of IprstGeomShape, and enhances the conversion from Excel to PDF. In addition, it fixes some known issues such as the effect was incorrect after adding an oval shape to the chart. More details are listed below.
Here is a list of changes made in this release
Category | ID | Description |
New feature | SPIREXLS-3560 | Supports setting the border of IPrstGeomShape.
IPrstGeomShape triangle = sheet.PrstGeomShapes.AddPrstGeomShape(2, 2, 100, 100, PrstGeomShapeType.Triangle); triangle.Line.ForeColor = Color.Green; |
Bug | SPIREXLS-1334 | Fixes the issue that it didn't take effect after setting IsWrapText () for a PivotTable cell. |
Bug | SPIREXLS-1927 | Fixes the issue that the effect was incorrect after adding an oval shape to the chart. |
Bug | SPIREXLS-2268 | Fixes the issue that the errorbar position was incorrect when converting excel file to PDF. |
Bug | SPIREXLS-3491 | Fixes the issue that the font changed when converting excel file to PDF. |
Bug | SPIREXLS-3498 | Fixes the issue that it didn't take effect when using AutoFitRows(). |
Bug | SPIREXLS-3549 | Fixes the issue that the text wrap was incorrect when converting excel file to PDF. |
Bug | SPIREXLS-3550 | Fixes the issue that the application threw "System.OutOfMemoryException" when converting excel file to PDF. |
Bug | SPIREXLS-3554 | Fixes the issue that the content format was incorrect when converting excel file to PDF. |
Bug | SPIREXLS-3555 | Fixes the issue that the application threw an exception when converting excel file to PDF. |
Bug | SPIREXLS-3556 | Fixes the issue that the content was lost when converting excel file to PDF. |
Bug | SPIREXLS-3557 | Fixes the issue that the application threw "System.StackOverflowException" when using CalculateAllValue(). |
Bug | SPIREXLS-3562 | Fixes the issue that the content of generated xls file was incorrect after using InsertArray() to fill data. |
Click the link to download Spire.XLS 11.12.2
More information of Spire.XLS new release or hotfix: