Skip to content

Excel-DNA IntelliSense v0.1.8-beta8

Pre-release
Pre-release

Choose a tag to compare

@govert govert released this 04 Sep 20:21
· 169 commits to master since this release

This is a beta release, synchronized with the NuGet package ExcelDna.IntelliSense 0.1.8-beta8.

Changes from the previous release include:

  • Change loader notification to hoepfully remove log display pop-up
  • Omit argument description line if there is no argument description

IntelliSense can run in two display modes:

  • Independent mode, using the ExcelDna.IntelliSense.xll add-in, and
  • Integrated mode, where the IntelliSense library is part of another add-in.

Supported platforms:

  • Windows 7 and later
  • Excel 2010 and later

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