Correlation between BindingType and CoercionType in the JavaScript API for Office (Word) -
its easy use bindings in office 2013 task pane apps office.context.document.bindings.addfromselectionasync.
the documentaton telling me can insert html binding. (word only) when try this, in documentation, error the specified coercion type not compatible binding type..
so binding typeshould use? matrix , table seems not right oney, , text not working! the seems no corrent one!
thanks!
there great word sample wikipedia store app on github can pull down , see https://github.com/officedev/office-apps how injecting html word body.
Comments
Post a Comment