Tag Archives: excel

ESharper v2 provides interactive Excel automation with C# from Visual Studio 2022

ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v2.0.0 lets you edit function and command code with IntelliSense and syntax highlighting in Visual Studio 2022: Download … Continue reading

Posted in Vlasov Studio tools | Tagged , , | 2 Comments

ESharper v1.8.0 adds support for Visual Studio 2019

ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. V1.8.0 lets you edit function and command code with IntelliSense and syntax highlighting in Visual Studio 2019: If … Continue reading

Posted in Vlasov Studio tools | Tagged , , | Leave a comment

ESharper v1.7.0 adds support for external assemblies

ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v1.7.0 lets you add references to external assemblies for your code. For assemblies in the GAC you can … Continue reading

Posted in Vlasov Studio tools | Tagged , | Leave a comment

ESharper v1.6.1 adds support for Microsoft.Office.Interop.Excel

ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v1.6.1 adds default reference to Microsoft.Office.Interop.Excel.dll providing access to the Microsoft.Office.Interop.Excel library. Download the installer.

Posted in Vlasov Studio tools | Tagged | Leave a comment

ESharper v1.6 adds Visual Studio 2017 integration

ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v1.6 adds the ability to edit function and command code with IntelliSense and syntax highlighting in Visual Studio … Continue reading

Posted in Vlasov Studio tools | Tagged , | Leave a comment

Write lightweight Excel functions and commands in C# with ESharper add-in

ESharper add-in for Excel 2013/2016 lets you write user defined functions and commands using C#: As you change C# code and click Register in the ESharper custom task pane, the updated functions immediately become available in the current running Excel … Continue reading

Posted in Vlasov Studio tools | Tagged | Leave a comment