英文: Button click firing twice 问题 我已经构建了一个Outlook插件,并希望为它添加一个新功能,但问题是我添加的新按钮在点击时触发两次 - 在taskpane.js或t...
如何使用C#和Excel-DNA包在Excel中合并两个RibbonUI?
英文: How to merge two ribbonui in excel by using c# with excel-dna package 问题 我有两个用C#编写的Excel插件项目,使用e...
PowerPoint: 如何为在形状上执行的操作创建撤销项?
英文: PowerPoint: How can we create an Undo entry for the actions performed on shapes? 问题 UNDO的意外行为: 当...
将JavaScript Office插件转换为可安装插件时的对话框。
英文: Dialog boxes when converting JavaScript Office add-ins to installable add-ins 问题 我们有一个JavaScript...
如何在使用 Office JS 与用户交互期间覆盖暂停公式计算的默认行为
英文: How to override the default behavior of suspending formula calculations during user interactions...
Excel Office.js – 在右键单击时启用/禁用多个上下文菜单项
英文: Excel Office.js - Enable/Disable Multiple Context Menu Items on right click 问题 我正在为现有的Excel办公室插件...
我们可以在 Outlook Web 插件 office.js 中为邮箱添加自定义图标吗?
英文: Can we add custom icon in mailbox from outlook web add-in office.js 问题 我无法从Web加载项中向Outlook邮箱中添加自...
如何从 Outlook 加载项中存储和检索特定数据?
英文: How to store and retrieve specific data from outlook add-in? 问题 Outlook增加包含一个文本框,用户可以输入任何信息。我想存储...
如何为特定的键盘命令添加事件处理程序?
英文: How to add an event handler for a specific keyboard command? 问题 有没有一种方法可以订阅或注册事件处理程序来监听 Office 插...
什么是正确的启动配置来调试基于事件的Outlook插件?
英文: What is the right launch configuration to debug an event-based Outlook add-in? 问题 我正在编写一个由Yeoman...
6