You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for .xls extension in the Office Excel module (#1156)
* Add support for .xls extension in the Office Excel module
* Add Hyperlink property to ExcelCells
* Add test for HyperLink and fix issue in HyperLink setter logic
* Fix set HyperlinkValue in poi/xssf/ExcelCells.cs
* Upgrade NPOI from 2.5.6 to 2.7.3 to fix issues opening Excel files with PivotTables
* Upgrade System.Security.Cryptography.Pkcs to resolve assembly conflict with Gxoffice project
* Update GxOffice.csproj to unify version of Microsoft.Extensions.Configuration
* Unify System.Security.Cryptography.Pkcs version.
0 commit comments