Microsoft
MS-600 · Question #74
MS-600 Question #74: Real Exam Question with Answer & Explanation
The correct answer is C. context menus. 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
Question
You are developing a Microsoft Office Add-in for Microsoft Word. Which Office Ul element can contain commands from the add-in?
Options
- Adialog boxes
- Bthe Quick Access Toolbar (QAT)
- Ccontext menus
- Dtask panes
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
Community Discussion
No community discussion yet for this question.