Adding missing hosts table to Bindings (#27516)

This commit is contained in:
Alex Jerabek
2018-07-24 10:16:07 -07:00
committed by Andy
parent 171ff2c377
commit 4cd4a689b3

View File

@@ -1742,7 +1742,7 @@ declare namespace Office {
* Represents the bindings the add-in has within the document.
*
* @remarks
* Hosts:
* <table><tr><td>Hosts</td><td>Access, Excel, Word</td></tr></table>
*/
interface Bindings {
/**