Class WebExtension
Contents
[
Hide
]WebExtension class
Represents an Office Add-in instance.
public class WebExtension
Properties
Name | Description |
---|---|
AlterReferences { get; } | Gets a list of alter references. |
Bindings { get; } | Gets all bindings relationship between an Office Add-in and the data in the document. |
Id { get; set; } | Gets and sets the uniquely identifies the Office Add-in instance in the current document. |
IsFrozen { get; set; } | Indicates whether the user can interact with the Office Add-in or not. |
Properties { get; } | Gets all properties of web extension. |
Reference { get; } | Get the primary reference to an Office Add-in. |
See Also
- namespace Aspose.Cells.WebExtensions
- assembly Aspose.Cells