nerdexam
Microsoft

MS-600 · Question #37

You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel. What are two ways to develop the add-in? Each correct answer presents a complete…

The correct answer is B. From Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload D. Use the Yeoman generator for Microsoft Office Add-ins to create the project, and then open the. Excel add-ins are different from COM and VSTO add-ins, which are earlier Office integration solutions that run only in Office on Windows. Unlike COM add-ins, Excel add-ins do not require you to install any code on a user's device, or within Excel. And the question states that…

Extend Office

Question

You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel. What are two ways to develop the add-in? Each correct answer presents a complete solution? NOTE: Each correct selection is worth one point.

Options

  • AFrom Microsoft Teams, install App Studio
  • BFrom Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload
  • CFrom the Microsoft Office 365 portal, use Microsoft PowerApps
  • DUse the Yeoman generator for Microsoft Office Add-ins to create the project, and then open the
  • EFrom Microsoft Visual Studio that has the Microsoft Office/SharePoint development workload

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    77% (17)
  • C
    14% (3)
  • E
    5% (1)

Explanation

Excel add-ins are different from COM and VSTO add-ins, which are earlier Office integration solutions that run only in Office on Windows. Unlike COM add-ins, Excel add-ins do not require you to install any code on a user's device, or within Excel. And the question states that is also should run in the web version of Excel. https://docs.microsoft.com/en-us/office/dev/add-ins/excel/excel-add-ins-overview-for-excel https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/excel-quickstart- jquery?tabs=visualstudio section Prerequisites

Topics

#Office Add-ins#Yeoman generator#Visual Studio#Excel add-in

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice