GrapeCity Documents for Excel, .NET Edition 6.0.0

Released: Dec 12, 2022

Aggiornamenti in 6.0.0

Funzionalità

  • Added JavaScript-based, client-side viewer that can load and preview data-related documents like XLSX, CSV, and SpreadJS .json files.
  • Added support for new Lambda function including help functions.
  • Improved Paginated Spreadsheet reports.
  • Added new text and array manipulation Microsoft Excel functions.
  • Added support for 'RowColumnStates' in JSON I/O.
  • You can now add shape text with range reference or defined name.
  • You can now add shape/picture to cell/cell range using direct method.
  • Added the option to control Auto Fit.
  • Added support for cross workbook formula - 'externalReference' in JSON I/O.
  • Added the ability to get used range in selected area.
  • Added support for page number and page count for groups in template pagination.
  • Added the ability to keep original template and return the report workbook instance.
  • Added the ability to process specific template worksheets in template language.
  • Excel workbook size has been optimized through save options.
  • Added Range intersection, union and offset.
  • Added support for 'allSheetsListVisible' field in JSON I/O.
  • Changed XlsxOpenOptions.DoNotAutofitAfterOpened to XlsxOpenOptions.DoNotAutoFitAfterOpened(F in caps).