Programming Microsoft Office 365 Page
Open VS Code and click the icon in the Activity Bar. Select Create a New App and then choose Office Add-in . Select Task pane as the feature type.
The interaction between your feature and the Office document happens in taskpane.js : Programming Microsoft Office 365
In the VS Code terminal, run npm install to load dependencies. Open VS Code and click the icon in the Activity Bar
: Sign up for a free Microsoft 365 Developer subscription to get a renewable 90-day sandbox with sample data. The interaction between your feature and the Office
Use a generator to create the basic files and structure for your feature:
The toolkit will generate a project configured for Excel, Outlook, PowerPoint, and Word by default. 3. Build the User Interface (HTML/CSS)
Use the or Sideload option in the Agents Toolkit to launch the feature in your preferred Office application (e.g., Excel Online or Word desktop).




