【发布时间】:2014-04-25 13:26:38
【问题描述】:
在 Office 2013 任务窗格应用程序中使用Office.context.document.bindings.addFromSelectionAsync 进行简单易用的绑定。
The Documentaton 告诉我可以将 HTML 插入绑定。 (仅限文字)
当我尝试这样做时,就像在文档中一样,我只收到错误The specified coercion type is not compatible with this binding type.。
那么我应该使用哪个Binding Type?
matrix 和 table 似乎不是正确的,text 不起作用!
The seems to be no corrent one!
谢谢!
【问题讨论】:
标签: javascript ms-office office-2013 apps-for-office