Syncfusion patches Essential Calculate

Released: Feb 9, 2011

Updates in this release

Updates in 2011 Vol 1

  • ROUNDUP library function computation with decimal/negative value in second argument now performs correctly.
  • IF library function with AllowShortCircuitIFs property being set to true now behaves consistently.
  • A "KeyNotFound" exception is no longer raised when calling the CalculateAll method.
  • Evaluating a referenced formula in the same cell more than once now performs correctly.
  • A custom exception can now be re-thrown during a library function computation with the RethrowLibraryComputationExceptions property.
  • The text parsing issue involving semicolons, which occurred during an OR library function computation, has been fixed.
  • The trailing zero computation issue has been fixed with the FIXED library function, which occurred when handling an interior IF library function.