bindings property

bindings property

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

Definition:

@property
def bindings(self):
    ...

See Also