How to create an instance of Excel if Excel is not installed

后端 未结 4 1448

In my C# app, with the help of Excel Interop dll (as reference) i am reading/writing excel files. If I move this program to system where office/excel is not installed (think

4条回答
  •  抹茶落季
    2020-12-16 11:46

    From all the research I did a while ago when I needed to interact with an Excel file on a server, you have to install Office.

提交回复
热议问题