GrapeCity Documents .NET Bundle 3.2.4

Released: Oct 30, 2020

Updates in 3.2.4

Fixes

GrapeCity Documents for Excel, .NET Edition

  • DataValidation does not work for added rows for Table.
  • PivotTable's row field is missing after PivotTable.AddDataField().
  • Exception occurs when exporting Pivot Table to PDF.
  • PivotTable.RowRange throws exception if there is no row fields.
  • Table Resize with one row table lost conditional format and data validation.
  • The printed area does not consider hidden rows and columns.
  • The calculated result of Lookup formula is different with Excel.
  • The IRange.Columns.AutoFit() result is wrong when wrapping text.
  • PivotTable column fields' vertical alignment is wrong after setting MergeLabels to true.
  • Import ssjson and export to PDF, the program is blocked.
  • InvalidFormulaException is thrown when importing ssjson.
  • IRange.AutoFit() does not consider ConditionalFormatting's icon size.
  • It takes over 40 seconds to export to JSON.
  • The calculated result is wrong when array formula and custom function work together.
  • Richtext is lost in the exported image.
  • Null reference exception is thrown while exporting to JSON.
  • Null reference exception is thrown while opening an Excel with chart.
  • CloneNotSupportedException when copying sheet with Top/Bottom % conditional formatting rule.
  • Column width is not autofit correctly when Autofit() method is applied to a cell with full-width characters entered.
  • Grouped rows displayed in UI even after calling showLevels(1,0) after exporting to ssjson.
  • PivotTable's border style is wrong in the exported PDF.
  • The calculated style of conditional formats is wrong in the exported PDF.
  • NullPointerException in ArrayList occurs when copying a single cell after opening Excel file.
  • When workbook is exported to PDF, value axis' maximum scale in radar chart are changed.
  • The quote prefix is lost in the exported ssjson.
  • PdfSaveOptions is not applied to the output PDF when IWorksheet.Save() is used.
  • Spans are lost after from JSON.

GrapeCity Documents for Imaging

  • System.AccessViolationException is thrown if resolution is set to 800+ when saving PDF as image.

GrapeCity Documents for PDF

  • Redacting certain PDFs produces invalid results.