Could you help me understand if NextJS can be used with excel taskpane when app is being developed using ReactJS, if so could you guide me with any example in the web?
Asked
Active
Viewed 271 times
1 Answers
0
Yes. You can use NextJS. An Office Add-in is essentially just a web app. So, with few exceptions, you can do anything in an add-in that you can do in a web app.

Rick Kirkham
- 9,038
- 1
- 14
- 32
-
Thank you, please do share any example or blog if you have come across. – Pawan Gupta Mar 12 '22 at 04:12