Handling different versions of office

J

Jonathan Fong

Hi, I am seeking advice about handling different versions of APIs of office
which I am writing a plug-in application for it in C# language. Which is
the best way to do?



1. Resolving different API using reflection.

2. create different setup files for each version



Is there any other solution?



Regards,

Jonathan
 
D

David Thielen

Build a different add-in for each version using the COM objects for each.

And for Office 2000 - you have to create your own PIAs and I have a question
in asking how to do that - no answer yet.

thanks - dave
 

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