开发者

Open XML Make excel viewable

I'm using Open XML to open an excel file as in:

using (SpreadsheetDocument myWorkbook = Spread开发者_如何学PythonsheetDocument.Open("generated.xlsx", true))

...

but I cannot figure out how to actually launch excel and show the file through code.

Thanks for any help.


Take a look at either one of these answers:

how to create and download excel document using asp.net

OpenXML file download without temporary file

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜