码迷,mamicode.com
首页 > 移动开发 > 详细

C#操作Office- Cannot find the interop type that matches the embedded interop type 'Microsoft.Office.Interop.Excel.Application'

时间:2014-11-26 14:04:43      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:style   io   ar   os   sp   文件   on   ef   as   

网上说

2003 -> 11.0,

2007 -> 12.0.

  因为平时提示"Are you missing an assembly reference?",都是没有引用库文件,但是明明我已经添加好引用了,还是报错.机器上安装的是Office2010,但是在库引用中,v14.0的是不行,Office 2010中的 Excel还是用v12.0.

  处理题目中的错误,是将库文件中的"Embedded Interop Type"属性设置为false即可.(突然记得‘embedded interop type‘,所以猜测,竟然猜对了).

C#操作Office- Cannot find the interop type that matches the embedded interop type 'Microsoft.Office.Interop.Excel.Application'

标签:style   io   ar   os   sp   文件   on   ef   as   

原文地址:http://www.cnblogs.com/listened/p/4122969.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!