asposecells.api

Class WebExtension

Represents an Office Add-in instance.

Property Getters/Setters Summary
methodgetAlterReferences()
Gets a list of alter references.
methodgetBindings()
Gets all bindings relationship between an Office Add-in and the data in the document.
methodgetId()
method
setId(value)
           Gets and sets the uniquely identifies the Office Add-in instance in the current document.
methodisFrozen()
method
setFrozen(value)
           Indicates whether the user can interact with the Office Add-in or not.
methodgetProperties()
Gets all properties of web extension.
methodgetReference()
Get the primary reference to an Office Add-in.