Microsoft
MS-600 · Question #136
You are developing a Microsoft Office Add-in for Microsoft Word. Which Office UI element can contain commands from the add-in?
The correct answer is B. the ribbon. Add-in commands are UI elements that extend the Office UI and start actions in your add-in. You can use add-in commands to add a button on the ribbon or an item to a context menu. https://docs.microsoft.com/en-us/office/dev/add-ins/design/add-in-commands
Extend Office
Question
You are developing a Microsoft Office Add-in for Microsoft Word. Which Office UI element can contain commands from the add-in?
Options
- Adialog boxes
- Bthe ribbon
- Cthe File menu
- Dtask panes
How the community answered
(24 responses)- A4% (1)
- B79% (19)
- C13% (3)
- D4% (1)
Explanation
Add-in commands are UI elements that extend the Office UI and start actions in your add-in. You can use add-in commands to add a button on the ribbon or an item to a context menu. https://docs.microsoft.com/en-us/office/dev/add-ins/design/add-in-commands
Topics
#Office Add-in#ribbon commands#add-in UI elements#Word add-in
Community Discussion
No community discussion yet for this question.