Skip to content

Excel-DNA IntelliSense v0.1-alpha8

Pre-release
Pre-release

Choose a tag to compare

@govert govert released this 10 Jun 22:54
· 212 commits to master since this release

This release adds support for descriptions of VBA functions - either embedded in the Workbook or external xml files.

Supported platforms:

  • Windows 7 and later
  • Excel 2010 and later

The only supported hosting mode is to load the ExcelDna.IntelliSense.xll as a separate add-in. (Later versions will supported an integrated mode, allowing the library to be incorporated into another add-in).

On-sheet IntelliSense should be automatically enabled for Excel-DNA add-ins built with v0.32 or later, providing the same description as in the Function Arguments dialog (derived from ExcelFunction, ExcelArgument and Description attributes). Options for VBA functions and external descriptions are described in the Getting Started page.

The .config file is not required, but can be used to enable diagnostic logging - set switchValue="All".

Please provide feedback via the Google group: https://groups.google.com/forum/#!forum/exceldna