So I really can't use Excel Object Model to be used server-side?

前端 未结 3 1011
旧时难觅i
旧时难觅i 2020-12-18 11:40

I\'m trying to develop a c#/asp.net application to extract data from a SQL server and have it formatted in an excel spreadsheet. I have been practicing with excel object mod

3条回答
  •  萌比男神i
    2020-12-18 11:55

    I can recommend the SpreadsheetGear library, it has all the Excel functions in one managed dll:

    http://www.spreadsheetgear.com/

提交回复
热议问题