nerdexam
Microsoft

MS-600 · Question #39

You are developing a new Microsoft Office Add-in to integrate a corporate invoicing system and Microsoft Excel. You need to add a new button to the Office ribbon. What should you add to the add-in?

The correct answer is D. a command. 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/learn/modules/intro-office-add-ins/2-fundamentals

Extend Office

Question

You are developing a new Microsoft Office Add-in to integrate a corporate invoicing system and Microsoft Excel. You need to add a new button to the Office ribbon. What should you add to the add-in?

Options

  • Aa task pane
  • Ba dialog
  • Ca custom function
  • Da command

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    78% (18)

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/learn/modules/intro-office-add-ins/2-fundamentals

Topics

#Office ribbon#add-in commands#UI extension#Excel add-in

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice