365: Programming Microsoft Office
If you have a license, you can generate features using natural language:
The interaction between your feature and the Office document happens in taskpane.js : Programming Microsoft Office 365
Use a generator to create the basic files and structure for your feature: If you have a license, you can generate
: Use Visual Studio Code as your primary editor. Generate the Project Scaffolding In the VS Code
To program a feature in Microsoft Office 365, you can use modern web technologies to build or leverage AI-driven Copilot Agents . The following steps outline how to generate a basic "Task Pane" feature using the Microsoft 365 Agents Toolkit in Visual Studio Code. 1. Set Up Your Environment
: Add the Microsoft 365 Agents Toolkit or the Office Add-ins Development Kit from the VS Code Marketplace. 2. Generate the Project Scaffolding
In the VS Code terminal, run npm install to load dependencies.