WebExtensionBinding class
WebExtensionBinding class
Represents a binding relationship between an Office Add-in and the data in the document.
The WebExtensionBinding type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of WebExtensionBinding |
Properties
Property | Description |
---|---|
id | Gets and sets the binding identifier. |
type | Gets and sets the binding type. |
appref | Gets and sets the binding key used to map the binding entry in this list with the bound data in the document. |
See Also
- module
aspose.cells.webextensions