Spread Studio for .NET improves Formula Support

Released: Oct 10, 2014

Updates in this release

Updates in 7 v4

Spread for Windows Forms

  • Custom names are now supported in conditional formatting formula rules.
  • Multiple range expressions (e.g. "Sheet1!A1:B5:Sheet1!F7:H12:Sheet1!I3:K9") are now supported for calculation and Microsoft Excel import and export.
  • Memory management for importing and exporting large Excel documents has been improved so larger documents can load and save successfully.

Spread for ASP.NET

  • Sheets can now be saved to HTML with new SaveHtml method.
  • An ExpandAll method has been added.
  • ClientAutoSizeMaxHeight and ClientAutoSizeMaxWidth properties have been added.
  • A Value property has been added to the FilterItemValue class.
  • The SaveAsViewed option in the ExcelSaveFlags enumeration now also saves the group view.