【已解决】C#程序excel处理出错:Additional information: Unable to cast COM object of type ‘Microsoft.Office.Interop.Excel.ApplicationClass’ to interface type ‘Microsoft.Office.Interop.Excel._Application’
crifan 11年前 (2013-12-06) 8867浏览 1评论
【问题】 之前的C#代码,处理excel正常的,结果现在出错了: An unhandled exception of type ‘System.InvalidCastException’ occurred in Fiv...