次のようなエラーに対して「C#」で例外を処理する方法->
Code:
Workbooks.Open(folderPath,filename,Excel.XlPlatform.xlWindows,"",""....)
"System.Runtime.InteropServices.COMException (0x80070BBC): Office has detected a problem with this file. To help protect your computer this file cannot be opened.
at Excel.Workbooks.Open"
エラーなしで動作するExcelはほとんどありませんが、エラーを超えるものはほとんどありません。いくつかの答えを提案してください。ありがとう。