Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2003 年と 2007 年に動作する C# で Word (Office) アドインを作成することは可能ですか?
ご参照ください :
http://netoffice.codeplex.com/
これにより、サポートされているすべてのバージョンの MS Office のアドインを作成できます。
アドインが両方のバージョンで同時に動作する必要があるかどうかはわかりませんが、両方のバージョンのアドインを個別に作成することは C# で行うことができます。
たとえば、Visual Studio 2010 には、Office 2010 および 2007 アドイン用のテンプレートも用意されています。