Questions tagged [excel-web-addins]
212 questions
-1
votes
2 answers
Export custom file to disk via Excel Add-in?
I'm new to Excel Web Add-Ins and want to figure out if it's possible to make an add-in that can export a custom file.
I've looked around and all I find are Excel specific commands like Workbook.SaveAs() but I can't find anything on making custom…

OmniOwl
- 5,477
- 17
- 67
- 116
-2
votes
1 answer
Unblock CORS in the embedded browser of Excel for Windows
I'm developing an Excel add-in. I need to test the add-in in Excel for Windows in my virtual machine of Mac. Therefore, I use https://192.168.1.1:8000 and e.g., …

SoftTimur
- 5,630
- 38
- 140
- 292