Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in office-js

Office Add-In Development - Malformed GET URL (_host_Info=...)

Debugging Outlook Add-in Desktop

How to implement an 'undo' functionality for an Office Add-In using the JavaScript API

Outlook Mobile Add-in manifest sample?

Can't Seem To Use Ranges across calls to Word.run(context => {...}) in Office JS

typescript office-js

JavaScript API does not work for Excel 2013?

ms-office office-js

Chaining Promises in Office.js with Excel.run()

How to find the Office AddIn Host it is a Word application or Excel using office.js?

excel add-in office-js

VSTO in .NET Core

vsto .net-core office-js

Excel Javascript Add-in: how to open ExecuteFunction in the taskpane rather than new iframe?

JavaScript interaction with PowerPoint documents

How do I add a bookmark within the body of a Word doc using Office JS

Could someone provide a simple example of getting DocumentProperties in Office.js?

ms-word office-js

Check if Office.js is loaded outside of Office client

ms-office office-js

Open an html page in a default browser from an add-in

ms-office office-js

Enabling extended error logging in Office Add-ins (to see full statements on error object)

How to programatically add a hyperlink to a cell in a worksheet using office-js?