本文介绍了在c#.net中创建Word 2007加载项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我需要使用c#winforms创建一个单词2007 addin,我需要在该插件中创建一个面板。

我需要创建面板的步骤在word 2007插件和创建此插件所需的一些编码。













谢谢

Hi,
I Need to create a word 2007 addin using c# winforms and i need to create a panel in that addin.
I need steps for creating a panel in word 2007 addin and some coding which is needed for creating this addin.






thanks

推荐答案



这篇关于在c#.net中创建Word 2007加载项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-31 08:12