'How to debug Excel Add - ins custom functions code in JS?
Hello Everyone one I am new to excel add ins custom functions , I have written functions on functions.js files and also added in manifest file and when I run NPM run start its work perfectly in excel , but when I add console.log() in that function , I am unable to view or debug that value ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
