如何使用office.js显示多个任务窗格?

发布于 2025-01-15 07:30:40 字数 207 浏览 1 评论 0原文

我正在使用 office.js 制作一个加载项项目 我的产品甚至希望支持较低版本的 Office。

因此,不使用诸如插件命令和特定于应用程序的API之类的功能。它甚至不使用 Dialog API。

我正在本地主机上测试开发的功能。 我想导航到像

如何编辑Manifest.xml或js文件以获得我想要的功能? 我希望你理解我英语不好。

谢谢。

I am making an add-ins project using office.js
My product wants to support even a lower version of office.

Therefore, functions such as addins commands and application-specific API are not used. It doesn't even use the Dialog API.

I am testing the developed function on localhost.
I want to navigate to a page like <a href='../test/test.html> at localhost:3000/taskpane.html .

How do I edit Manifest.xml or js file to get the function I want?
I hope you understand that I am not good at English.

Thank you.

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

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

发布评论

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

评论(1

隔岸观火 2025-01-22 07:30:40

您可以在 test.html 和 taskpane.html 页面中显示菜单,如下图所示。 标签菜单

You can display a menu in your test.html and taskpane.html page like the below image. Tab menu

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