无法嵌入互操作类型“Microsoft.Office.Interop.Excel.ApplicationClass” 问题处理
摘要:
错误 1无法嵌入互操作类型“Microsoft.Office.Interop.Excel.ApplicationClass”。请改用适用的接口。c:\users\shiyj\documents\visual studio 2010\Projects\Submit\Submit\Form1.cs25 48 Submit修改方法:将“Microsoft.Office.Interop.Excel”中的“嵌入互操作类型”改为false,问题便可解决 阅读全文
posted @ 2012-03-25 19:54 One|Piece 阅读(499) 评论(0) 推荐(0)