GemBox.Spreadsheet 3.9 Released

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 3.9.

New in GemBox.Spreadsheet 3.9:

  • Major overhaul of internal implementation and public API. As a result, memory consumption is lowered almost by half which means that you can load twice larger files than with previous versions. Public API exposes additional members like ExcelCell.Row and ExcelCell.Column without any memory overhead.
  • Complete rewrite of cell formatting code. Cell formatting API remains unchanged, but behavior is now identical to MS Excel‘s. For more details, see remarks of CellStyle type.
  • New features in cell formatting:
  • Support for PDF encryption.
  • Simplified API.
  • Improved help documentation.
  • Fixed various other small issues and nuisances.

For more details about specific features, see our GemBox.Spreadsheet Examples.

We hope that new GemBox.Spreadsheet will add greater value to your spreadsheet processing/reporting applications.