Office Add-ins Documentation
The Office Add-ins platform allows you to build solutions that extend Office applications and interact with content in Office documents. With Office Add-ins, you can use familiar web technologies such as HTML, CSS, and JavaScript to extend and interact with Word, Excel, PowerPoint, OneNote, Project, and Outlook. Your solution can run in Office across multiple platforms, including Office for Windows, Office Online, Office for the Mac, and Office for the iPad. Learn how to create Office Add-ins with our quickstarts, how-to guides, and API reference documentation.
Note: For information about COM or VSTO add-ins, see the MSDN documentation.
5-Minute Quickstarts
Learn how to create your first Office Add-in:
How-to Guides
Learn how to design, build, test, debug, and publish Office Add-ins.
- Design the User Interface of an Office Add-in
- Excel add-in development
- Word add-in development
- OneNote add-in development
- Outlook add-in development
- PowerPoint add-in development
- Project add-in development
- Test and debug an Office Add-in
- Publish an Office Add-in