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[];
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins