Excel-DNA IntelliSense v1.0.6
The Excel-DNA IntelliSense add-in provides on-sheet IntelliSense for UDFs from Excel-DNA add-ins, VBA projects and other .xll-based add-ins.
The IntelliSense extension can run in two display modes:
- Independent mode, using the standalone
ExcelDna.IntelliSense.xlladd-in from this release. - Integrated mode, where the IntelliSense library
ExcelDna.IntelliSense.dllis provided as part of another Excel-DNA add-in - this library can be added to a project via theExcelDna.IntelliSensepackage.
This version of the IntelliSense extension is supported on:
- Excel 2010 and later (use
ExcelDna.IntelliSense64.xllfor the 64-bit version of Excel) - Windows 7 and later
On-sheet IntelliSense is automatically enabled for Excel-DNA add-ins built with v0.32 or later, and will show the same descriptions as in the Function Arguments dialog (extracted from ExcelFunction, ExcelArgument and Description attributes). Options to provide descriptions for VBA functions and other .xll add-ins are described in the Getting Started page.
Please ask questions and provide feedback via the Excel-DNA Google group.
- [v1.0.2 removes the dependency on the UI Automation libraries, to address problems introduced by the November 2016 update to Excel 2016.]
- [v1.0.3 fixes a minor window tracking bug.]
- [v1.0.4 fixes an occasional one character lag, and an occasional crash reported under Excel 2010.]
- [v1.0.5 has some workarounds for slow loading of the IntelliSense server.]
- [v1.0.6 fixes an error that popped up when the Excel function list window changed unexpectedly.]