WebExtension.Bindings

WebExtension.Bindings property

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

public WebExtensionBindingCollection Bindings { get; }

See Also