【问题标题】:Read content control in word using office js apps使用 office js 应用程序读取 word 中的内容控件
【发布时间】:2016-03-15 05:11:06
【问题描述】:

是否有任何选项可以使用 office Apps(office 插件)或 office.js API 从 word 2013 读取/写入内容控制

【问题讨论】:

    标签: .net ms-word office-addins office-js office-app


    【解决方案1】:

    是的,在 Word 2013 中,可以通过 Bindings API (MSDN documentation link) 访问内容控制。 Office 2013 中的主要限制(在 Office 2016 中解决)是您必须依赖用户来指示应根据她的选择绑定哪个内容控件。任务窗格中良好的 UI 设计将确保选择要读取/写入的内容控件是无缝且直观的。

    如果您想为 Word 2016 用户提供更丰富的内容控件体验,那么我建议您也使用Content Control object

    -Michael(插件项目经理)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-09-06
      • 1970-01-01
      • 1970-01-01
      • 2022-12-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多