Lanzamientos de Spread.NET

Released: Aug 5, 2020

Actualizaciones en 13.45.20203.0

Características

  • New API allows users to check cell validation status.

Correcciones

  • NullReferenceException is not thrown while printing to PDF format.
  • The formula entered in a cell is retained as it is in Spread Designer.
  • Row tag can now be restored while using XML.
  • Subscripts appear incorrectly in the application.
  • Images are exported with different names when exporting form Spread to Microsoft Excel.
  • There is no effect on performance when *.ss6 file in code-behind is loaded with FormulaTextBox...

Released: Nov 6, 2019

Actualizaciones en 13

Características

  • New Enhanced Shape Engine.
  • Shape property bindings for making rich interactive shapes.
  • Copy-paste enhancements between Microsoft Excel and Spread.NET.
  • Slicers for table filtering.
  • VisualFunctions for custom data visualization.
  • Enhanced XLOOKUP and XMATCH with support for new "search_mode 0 - All" to return all matching items in an array.
  • Automatic formatting of formula values.
  • Automatic adjustment of row header width to size with the text as the sheet is scrolled down...

Released: May 28, 2019

Actualizaciones en 12 Service Pack 1

Características

  • Dynamic Array Support - You can now enter cell formulas that return array values which “spill” into empty adjacent cells. This powerful feature is a new alternative to array formulas and includes support for seven new formula functions and the new operators for spilled range (#) and range intersection (@).
  • New Spread Designer Enhancements - The Spread Designer tool now supports the Formulas tab with tools for Defined Names, Formula Auditing and Calculation. This new UI also...

Released: Dec 5, 2018

Actualizaciones en 12

Características

Performance improvements in data binding, design-time, and encrypted Excel files

  • Data Binding: Internal logic improvements that move data binding support into the core spreadsheet models enhances performance, especially for common use cases involving calculations with bound data.
  • Encrypted XLSX: Internal logic improvements moving encryption/decryption support into the core spreadsheet models enhances performance when importing or exporting password-protected Excel files.
  • Design...

Released: Jul 25, 2018

Actualizaciones en 11 Service Pack 2

Características

  • Digital Signatures on DLLs - Starting with this release, each assembly of Spread.NET 11 will be signed with the GrapeCity digital signature.
  • Important Breaking Changes in Spread.NET 11 Components and Controls
    • The minimum target framework version is changed from .NET 4.0 to .NET 4.5.2. Microsoft has dropped support for .NET 4.0, 4.5, and 4.5.1 and implemented support for "quirking" in the latest supported frameworks. This change affects all assemblies of Spread.NET 11.
  • Important...

Released: Apr 25, 2018

Actualizaciones en 11 Service Pack 1

Características

  • Windows Forms - Now supports filtering by Color on No Fill, like Excel.
  • ASP.NET - To reduce the view state size for cases with many hidden cells, new property AllowGenerateHiddenData can be set to false. This property is much more powerful than AllowGetAllHiddenValue - when AllowGenerateHiddenData is set to false, then all hidden values in the sheet are kept server-side, reducing the size of view state and also improving the security of the page for cases where the hidden values...

Released: Dec 6, 2017

Actualizaciones en 11

Características

  • Performance Improvements - Up to 80% faster and using a fraction of the memory. Spread.NET 11 can import, export, and calculate your Excel documents faster than ever before.
  • New Calculation Functions - This new version adds more than 130 new calculation functions, bringing the total number to 462. Support for array formulas (entered using Ctrl+Shift+Enter) enable advanced matrix and array calculations and the new CircularFormula event fires to inform you when the user enters a...

Released: Aug 4, 2017

Actualizaciones en 10 SP2

Características

WinForms

  • Added Spread Designer events.
    • Open
    • Save
    • Print with PrintOption enums ToPrinter and ToPDF
  • Supports 300 High DPI in .NET framework 4.7.

Correcciones

WinForms

  • Chart lines are now imported correctly.
  • Text is now displayed correctly.
  • Title and subtitle text is now displayed correctly.
  • Percentage value over Int32.MaxValue can now be set to GeneralCellType.
  • SelectionChanging event now returns the correct range when selected from the keyboard.
  • The thickness of borders is now...

Released: Nov 18, 2016

Actualizaciones en 10

Características

  • New Charts - Pareto, Histogram, Waterfall, Funnel, BoxWhisker, Sunburst and Treemap.
  • New Cell Types - GcCharMask, GcComboBox, GcMask, GcNumber, GcTextBox and GcTimeSpan.
  • Enhanced Printing - Add security to your generated PDF files by password protecting them.

Correcciones

Spread for WinForms

  • Missing borders fixed when overflow text is too long.
  • Right-aligned text now overflows to adjacent cells.
  • SetColumnVisible now works in specific situations.
  • Ctrl-X no longer changes the...

Released: May 10, 2016

Updates in this release

Updates in 9 SP1

The following bugs were fixed:

Spread for Winforms

  • The CheckboxCellType now works correctly with certain key characters.
  • Performance issues with adding rows were fixed.
  • Performance issues with loading XML files were fixed.
  • The AllArrowsIgnoreMultiline option now works correctly in Korean culture.
  • Certain XML files now load correctly.
  • Copy and paste now work correctly.
  • Performance issues with grouping were fixed.
  • The print header and footer now work correctly with French settings...