VS 2010 Excel Plugin - Getting Started

Jan*_*ger 4 c# vsto excel-2010

Ok so i want to build an Excel plugin (custom task pane) that'll act on the selected range in the active worksheet.

Can't find any examples or documentation on how.

Mat*_*ias 6

除了Mitch列出的参考文献之外,我还编写了一个Excel VSTO加载项教程,该教程使用自定义任务窗格查找工作表之间的差异并导航到活动工作表上具有差异的单元格.希望你会发现它有用!