Skip to content Skip to sidebar Skip to footer
Showing posts with the label Office Js

Context.application Is Undefined When Using Wordapi 1.3

With WordApi 1.3 it should be possible to use the new createDocument method to create new documents… Read more Context.application Is Undefined When Using Wordapi 1.3

Why Does My JQuery GetJSON Call (within Office.js (Excel Js Add-in)) Return An Error?

This javascript within an Office js add-in always fails when making a get request: function update(… Read more Why Does My JQuery GetJSON Call (within Office.js (Excel Js Add-in)) Return An Error?

Can Office-JS Trigger A VBA Workbook Or Worksheet Event Procedure?

I'm trying to see if there is a way to do something in Office-JS that would trigger an event pr… Read more Can Office-JS Trigger A VBA Workbook Or Worksheet Event Procedure?