Office.ContextMenuUpdaterData interface
Represents the changes to the context menu.
To learn more, see Change the availability of add-in commands.
Remarks
Requirement set: ContextMenuAPI 1.1
Properties
controls | Collection of context menu controls whose state is set using |
Property Details
controls
Collection of context menu controls whose state is set using Office.contextMenu.requestUpdate
.
controls: ContextMenuControl[];