Excel-DNA (by Govert van Drimmelen) is a independent project to integrate .NET into Excel. With Excel-DNA you can make native (.xll) add-ins for Excel using C#, Visual Basic.NET or F#, providing high-performance user-defined functions (UDFs), custom ribbon interfaces and more. Your entire add-in can be packed into a single .xll file requiring no installation or registration. Excel-DNA is free and open-source - you can find more information on it at https://excel-dna.net/ This Visual Studio extension is a free, simple and minimalistic jumpstarter template (by Hugo Diz) to help setup / create a a new ExcelDNA AddIn in VB.NET, with embedded Excel IntelliSense. It is meant to help newcomers get started with ExcelDNA, assuming a reasonable degree of prior familiarity with Excel and VBA, but not necessarily with VB.NET and Visual Studio. |