GetBindings Method

GetBindings function

Gets all bindings relationship between an Office Add-in and the data in the document.


func (instance *WebExtension) GetBindings()  (*WebExtensionBindingCollection,  error) 

Remarks

See Also