简体   繁体   English

谁能提供excel插件开发的分步参考

[英]Can anyone offer a step-by-step reference about the development of excel plug-in

I just start studying how to develop the excel 2010 plug-in by VSTO, and I use C#.刚开始研究如何用VSTO开发excel 2010插件,使用的是C#。 But I find it hard to continue.但我觉得很难继续。 I want to develop the plug-in with interface like there are buttons or checkBox, instead of UDF.( May use Ribbon I believe) I've learnt some from Excel-DNA, but it's not what I want.我想开发有按钮或复选框的界面的插件,而不是UDF。(我相信可能会使用Ribbon)我从Excel-DNA中学到了一些,但这不是我想要的。 Can anyone give me a reference or a link on that?谁能给我一个参考或链接? Better a step-by-step tutorial.最好是分步教程。

Microsoft provides a decent tutorial here along with samples and object model diagrams.微软在这里提供了一个不错的教程以及示例和对象模型图。

http://msdn.microsoft.com/en-us/library/cc668205.aspx http://msdn.microsoft.com/en-us/library/cc668205.aspx

For UI customizations:对于 UI 自定义:

http://msdn.microsoft.com/en-us/library/bf08984t.aspx http://msdn.microsoft.com/en-us/library/bf08984t.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM