GrapeCity Documents for Excel, .NET Edition 4.1.1

Released: May 20, 2021

4.1.1 での更新項目

不具合の修正

  • Shape Color changed after saving Excel file using GcExcel API.
  • Invalid formula error when opening particular Excel using GcExcel API.
  • Behaviors of pivot table changed after saving using GcExcel API.
  • INDEX function value in returning "Ref" when opening Excel using GcExcel API with DoNotRecalculateAfterOpened= false.
  • Collapsed grouping shows "-" sign when opening exported Excel from GcExcel, in SpreadJs.
  • Value is returning "Ref" for the output fields after calling Calculate method of GcExcel.
  • The cell with ";;;" NumberFormat shouldn't be shown in PDF.
  • Formula Cells referencing Date Cells with Empty or Zero as a value are erasing the numberFormat property value after assigning a value.
  • The ComboBox is lost after GcExcel loading given SSJSON file.
  • Exception was thrown when loading the SSJSON file.
  • Gradient fill is displayed as solid fill in the exported HTML.
  • The cell value would be lost if the column's width is 1px when exporting HTML.
  • The drop down items is not correct in exported SSJSON file.
  • The sheet would be lost when exporting to SSJSON file.
  • Could not delete the custom style of GcExcel.
  • NullPointerException would be thrown when saving to Excel file.
  • When an XLSX file that contains shapes is exported to PDF/image/HTML, shapes are not output correctly.
  • Exporting is not processed correctly when the workbook containing shapes with the same name is exported to HTML.
  • NullPointerException would be thrown when loading SSJSON file which contains hyperlink.
  • Hyperlink info would be lost in exported SSJSON file.
  • Some exceptions would be thrown when exporting to JSON.
  • Drop down style is disorder in exported SSJSON by GcExcel.
  • Prompt issues when open exported XLSX file by MSExcel.
  • Infinite loop when PrintManager.Paginate called with specific parameters.