Is there a way to get the user who is signed into Word or Excel (not Outlook) from an Office add-in using JavaScript API for Office?
The documentation does not show anything except in Outlook. We have checked Office.js ducomentation and we still hope there is a hidden or pre-release way.
We need to check who has opened a Word document or Excel workbook with the add-in running in it, so we can set it up accordingly.