Class WebExtensionBinding
WebExtensionBinding class
Represents a binding relationship between an Office Add-in and the data in the document.
public class WebExtensionBinding
Constructors
Name | Description |
---|---|
WebExtensionBinding() | The default constructor. |
Properties
Name | Description |
---|---|
Appref { get; set; } | Gets and sets the binding key used to map the binding entry in this list with the bound data in the document. |
Id { get; set; } | Gets and sets the binding identifier. |
Type { get; set; } | Gets and sets the binding type. |
See Also
- namespace Aspose.Cells.WebExtensions
- assembly Aspose.Cells