Writing an Excel plugin

J

Jon Harrop

Hi!

I'd like to write an Excel plugin for signal analysis that adds
functionality to Excel. The signal analysis is easy but I've no idea how to
write a plugin in C#. Where are the best tutorials and examples?
 
N

Nicholas Paldino [.NET/C# MVP]

Jon,

I would look for the "Visual Studio Tools for Office (VSTO)". It is a
set of tools for VS.NET which will help with creating add-ins for office
applications.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top