WebExtension class

WebExtension class

Represents a web extension object. To learn more, visit the Work with Office Add-ins documentation article.

Properties

NameDescription
alternateReferencesSpecifies alternate references to a web extension.
bindingsSpecifies a list of web extension bindings.
idUniquely identifies the web extension instance in the current document.
isFrozenSpecifies whether the user can interact with the web extension or not.
propertiesRepresents a set of web extension custom properties.
referenceSpecifies the primary reference to an web extension.

See Also