nerdexam
Microsoft

MS-600 · Question #74

You are developing a Microsoft Office Add-in for Microsoft Word. Which Office Ul element can contain commands from the add-in?

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

Extend Office

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

How the community answered

(17 responses)
  • A
    12% (2)
  • B
    6% (1)
  • C
    76% (13)
  • D
    6% (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#context menus#add-in commands#UI extensibility

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice