Creating,Opening excel sheet with c# on a machine where ms excel is not installed
-
2012年5月11日 上午 11:31Hi can anyone please tell me if the C# code to create/open modify excel works on machine where excel is not installed?
所有回覆
-
2012年5月11日 下午 12:07
This requires either third-party components like Aspose or you work with *.xlsx files directly as they are zipped XML files.- 已提議為解答 CoolDadTxMVP, Moderator 2012年5月11日 下午 12:21
- 已標示為解答 Mike Dos ZhangMicrosoft Contingent Staff, Moderator 2012年5月16日 上午 06:54
-
2012年5月14日 上午 07:52版主
http://www.codeproject.com/Articles/33850/Generate-Excel-files-without-using-Microsoft-Excel
Generate Excel file without office installed.
Mike Zhang[MSFT]
MSDN Community Support | Feedback to us
- 已標示為解答 Mike Dos ZhangMicrosoft Contingent Staff, Moderator 2012年5月16日 上午 06:54

