开发者

Prompt user to save or open in openXML

I'm using OpenXml sdk 2 to create a spreadsheet. How do I prompt the user to choose a save loc开发者_如何学JAVAation?

Thanks


Open XML SDK 2.0 is used in creating the underlying XML that makes up an Excel, Word, or PowerPoint file. The functionality you are seeking is part of the Excel program and is not achievable through XML.

If you are sending the file back to the user to be downloaded they can choose where to save it from there.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜