Visual Studio Office 参考在没有 Office 的情况下在 PC 上工作?

发布于 2024-11-02 20:23:03 字数 91 浏览 0 评论 0原文

我有一个程序,使用 Excel 对电子表格进行一些修改。发布后,如果客户端电脑安装了office,就可以正常工作,如果没有本地版本的office,有什么办法让它工作吗?

I have a program that uses excel to do some modifications to a spreadsheet. Once I publish it it works fine if the client PC has office installed, is there any way to get it to work if there is no local version of office?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

玩套路吗 2024-11-09 20:23:03

不,因为您只发布数据绑定库,而不发布程序本身 - 并且您需要许可证...

但是,有一些可用的库允许您在不安装 Office 的情况下创建 Excel 文件。我可以推荐 SpreadsheetGear 进行 .NET 开发! http://www.spreadsheetgear.com/

No, because you publish only the data binding libraries, but not the programs itself - and you would need a licence...

There are, however, libraries available which allow you to create Excel files without the installation of Office. I can recommend SpreadsheetGear for .NET development! http://www.spreadsheetgear.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文