Dodeca Version 6.2.4
May 2, 2012 - Build 3435
This version uses SpreadsheetGear 2010 (6.0.3.190), NetAdvantage 2011, Volume 1 (11.1.20111.2042), and Aspose.Cells 7.0.3.0.
Metadata Editors
-
Fixed issue encountered when the Refresh button is clicked. If changes have been made, the user is prompted to confirm that refreshing will overwrite the changes. If the user accepts, the refresh is performed, but the Commit button remains enabled. And, clicking the Commit button generates an error. (#1093)
Workbook Script Debugger
-
Fixed issue encountered when a workbook script’s DebugMode is set to SpecificProcedures. When the Workbook Script Debugger’s Step Into button is clicked in order to step into the procedure executed by an ExecuteProcedure method (that also has a specified Address argument and the CellByCell argument is set to False), the debugger does not open for the "stepped into" procedure. (#1090)
-
Fixed issue with the SendEmail method, SMTP overload, not evaluating formulas included in the values of the following arguments: To, From, CC, BCC, and FromDisplayName. (#1091)