Version 6.4.0.3770

January 9, 2013

This version uses SpreadsheetGear 2010 (6.0.3.190), NetAdvantage 2011, Volume 1 (11.1.20111.2042), and Aspose.Cells 7.0.3.0.

The release notes for this version contain the following sections:

AutoBuild Tool Controller

Excel, Essbase Excel, and SQL Excel View Types

Office 2010 Style Library and the Essbase Selector Tree

Selectors

View Metadata Editor

View Template Designer

Workbook Script Editor

Workbook Script Functions, Methods, Properties, and Event Links

Workbook Script Tool Controller

AutoBuild Tool Controller

Excel, Essbase Excel, and SQL Excel View Types

Office 2010 Style Library and the Essbase Selector Tree

image

If you need more information or assistance, contact support@appliedolap.com.

Selectors

Helpful Hint

The View toolbar (i.e. the toolbar with the Key set to "View"), which is the default selector toolbar, is flagged as the Main menu bar in all of the view-related toolbar configurations that are included in the metadata starter kit. Only one Main menu toolbar is allowed in a toolbars configuration.

image

The main menu bar has the following characteristics:

View Metadata Editor

image

View Template Designer

Workbook Script Editor

Workbook Script Functions, Methods, Properties, and Event Links

RenameWorkbook was implemented to allow the view’s workbook to contain external references, which should be dynamically resolved at runtime. The source workbook is stored as a binary artifact, and is loaded during the AfterWorkbookOpen event using the LoadWorkbook method. Since the loaded workbook name is based on the binary artifact ID and version, and not the workbook name referenced by the view’s workbook, RenameWorkbook is used to rename the loaded workbook, so that the references can be resolved.

image

Function Usage: @ASheetNumber() (#1154)

Function usage: @SMbrAlias(<SelectorID>, [<Delimiter>])

Function usage: @SMbrName(<SelectorID>, [<Delimiter>])

Function Usage: @SheetCount() (#1154)

WorkbookScript Tool Controller

Dodeca Framework