GrapeCity Documents for Excel, Java Edition 3.1.5

Released: Jun 19, 2020

Updates in 3.1.5

Fixes

  • Column width is not correct when workbook is exported to JSON.
  • NullReference exception is thrown while adding row in Table.
  • Background color of some cells is incorrect when rows are deleted on a sheet with background color set in cells.
  • Text is not correctly separated on a specific line when loading tab-delimited text to workbook.
  • Culture property of the Workbook does not respect the value of the cell when opening the CSV file.
  • NumberFormat exception is thrown when importing SSJSON that contains specific conditional formats.
  • BlackAndWhite setting does not work for picture fill.
  • Range of Formula is updating incorrectly when inserting row in the sheet.
  • The margin values in exported Excel file are slightly different with the values in SSJSON.
  • InvalidOperationException occurs when calling Calculate method in the excel containing COUNTIFS function.
  • It takes a long time to set values in a loop.
  • Workbook.TagJsonSerializer is null when used.
  • ProcessTemplate() takes a long time to execute.