T
timtos
Hello.
I don´t know if this is a totally silly questin because I really don´t know much about the topic. So excuse me if I am wrong.
I want to write a plugin for microsoft office.
In fact I want to write it for visio. It should be some kind of html exporter (I can´t use the one from microsoft)
Of course I could write it in vb(a) but there are two things I don´t like:
1) The user can mess up the program by manipulating the source
2) I can´t use the visual studio ;-)
So is it possible to write and design a program in C# using the visual studio (I´ve seen that it is possible to add some com
components to a solution) where the output is a plugin for visio (or word or whatever) - And this plugin is safe from manipulation?
Thanks for any ideas about this unfortunately very general question!
Greetings,
timtos.
I don´t know if this is a totally silly questin because I really don´t know much about the topic. So excuse me if I am wrong.
I want to write a plugin for microsoft office.
In fact I want to write it for visio. It should be some kind of html exporter (I can´t use the one from microsoft)
Of course I could write it in vb(a) but there are two things I don´t like:
1) The user can mess up the program by manipulating the source
2) I can´t use the visual studio ;-)
So is it possible to write and design a program in C# using the visual studio (I´ve seen that it is possible to add some com
components to a solution) where the output is a plugin for visio (or word or whatever) - And this plugin is safe from manipulation?
Thanks for any ideas about this unfortunately very general question!
Greetings,
timtos.