OfficeDev / Office-Addin-TaskPane-React

Template to get start started writing a TaskPane Office Add-in for the React framework using TypeScript
Other
54 stars 35 forks source link

i want to open automatically this Add-in when open word document how i can ? #79

Closed hammadshahid-170 closed 2 years ago

hammadshahid-170 commented 3 years ago

i want to open automatically this Add-in when open word document how i can ? please give me solution @igor-ribeiiro

igor-ribeiiro commented 3 years ago

Hi @hammadshahid-170, I don't quite get what you mean on automatically load the add-in. It will open normally when running the project. Please, see this tutorial: Word addin quickstart

millerds commented 2 years ago

Try this documentation: https://docs.microsoft.com/en-us/office/dev/add-ins/develop/automatically-open-a-task-pane-with-a-document

If you still have trouble please re-open.