this topic is related to persons who developing excel add-ins using javascript api.
How can I display message via console.log(`The address of the selected range is "${range.address}"`);
in VSCODE console or debug console?
this topic is related to persons who developing excel add-ins using javascript api.
How can I display message via console.log(`The address of the selected range is "${range.address}"`);
in VSCODE console or debug console?
On a Mac, open safari develop menu (you may need to adjust settings to see it) and open the menu with the hostname of your Mac. Look for Excel related pages to debug. This will open safari dev tools which has a console log.