有没有办法将自定义帮助集成到 Office 2010 帮助系统中?

发布于 2024-12-03 08:37:28 字数 198 浏览 1 评论 0原文

我正在使用 Excel 加载项。我想添加它自己的帮助。我不在乎它是否取代了一般的 Excel 帮助 - 我想知道如何取代。

我能够使用帮助查看器将自定义帮助添加到 VS 2010 中。这个适合办公室用吗?

另外,如果我必须在加载项的功能区上添加一个按钮,有没有办法使信息在线显示?我不喜欢在安装程序中包含文件。

非常感谢,伙计们!!!

I'm working in an Excel add-in. I want to add its own help. I don't care if it replaces the general Excel help - I want to know how.

What I was able to was to add custom help into VS 2010, using the Help Viewer. Does this work for office?

Also, if I had to add a button on the ribbon for the add-in, is there a way to make the information displayed online? I don't like including a file with the installer.

Thanks a lot, guys!!!

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

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

发布评论

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

评论(1

ι不睡觉的鱼゛ 2024-12-10 08:37:28

Excel 的帮助系统是Help 2.x 系统,它与VS Help Viewer 不同,VS Help Viewer 是一个新的帮助系统,将包含在新的Microsoft 应用程序中。

一般来说,要将帮助添加到帮助 2.x 系统中,您可以使用它的插件机制。

最后,没有办法在线提供帮助。帮助文件必须始终包含在插件安装程序中。

路易斯·加利纳.

Excel's Help System is the Help 2.x System, which is different to the VS Help Viewer, a new Help System that will be included in new Microsoft applications.

To add help into the Help 2.x System in general you can use its plug-in mechanisms.

Finally, there is no way to make that help online. The help file must always be included with the add-in installer.

Luis Galeana.

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