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

Error When Trying To Edit Created Document With Context.application.createdocument

I am developing an office web addin, and running in Word Online. I am trying to edit a document tha… Read more Error When Trying To Edit Created Document With Context.application.createdocument

Embed A Uservoice Widget In An Add-in In Excel For Windows

(* I clean up the initial thread *) I want to add the UserVoice widget to one Excel add-in. I have … Read more Embed A Uservoice Widget In An Add-in In Excel For Windows

Highlight Bindings In A Document

I have an Office Add-in using JavaScript API for Office 1.1. I am trying to highlight bindings in a… Read more Highlight Bindings In A Document

Is It Possible To Copy Excel Formula Using An Office Add-in?

I have managed to create a fully functioning task pane add-in for Excel 2013 using Visual Studio Pr… Read more Is It Possible To Copy Excel Formula Using An Office Add-in?

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?