訓練
認證
Microsoft Certified: Power Platform Developer Associate - Certifications
示範如何使用 Microsoft Power Platform Developer 來簡化、自動化及轉換商務工作和程序。
Want to get started building your own cross-platform Office extensions? The following steps show you what to read first, what tools to install, and recommended tutorials to complete.
注意
If you're experienced in creating VSTO add-ins for Office, we recommend that you immediately turn to VSTO add-in developer's guide, which is a superset of the information in this article.
We know you're eager to start coding, but there are some things about Office Add-ins that you should read before you open your IDE or code editor.
There are a lot of links in those articles, but if you're a beginner with Office Add-ins, we recommend that you come back here when you've read them and continue with the next section.
You've got the big picture now, so dive in by installing our Script Lab add-in to try out code samples in the various Office applications. The samples available in Script Lab show how to use many of the Office JavaScript APIs.
Next, create an add-in using one of our quick starts. For the purpose of learning the platform, we recommend the Excel quick start.
You can't learn to drive by reading the owner's manual, so start coding with this Excel tutorial. You'll be using the Office JavaScript library and some JSON or XML in the add-in's manifest. There's no need to memorize anything, because you'll be getting more background about both in a later steps.
For an overview of the Office JavaScript library, see this tutorial from Microsoft Learn training: Understand the Office JavaScript APIs.
Then return to Script Lab and use it like a playground: make your own code changes to the local copy of any samples you try and see how the results are affected.
Get an understanding of the purposes of the add-in manifest and an introduction to its XML markup or JSON in Office Add-ins manifest.
If you plan to publish your add-in to AppSource, create a Partner Center account. This could take some time. Get this process going as soon as possible to avoid release delays.
Congratulations on finishing the beginner's learning path for Office Add-ins! Here are some suggestions for further exploration of our documentation:
Tutorials or quick starts for other Office applications:
Scenarios and other code samples:
Other important subjects:
訓練
認證
Microsoft Certified: Power Platform Developer Associate - Certifications
示範如何使用 Microsoft Power Platform Developer 來簡化、自動化及轉換商務工作和程序。