How to fix this error when work with Excel 2013 and C# (it work perfect with “.xls”)?

前端 未结 0 1289
逝去的感伤
逝去的感伤 2021-02-19 20:04

I have this code:

        using Excel = Microsoft.Office.Interop.Excel;
        private void GetActiveExcelFile()
       {     
            Excel.Workbook oWB;
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题