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

Is It Possible To Using Custom Properties (javascript Api 1.3 For Office)

I saw the MS Office js api 1.3 document about custom properties. But I can not read any custom prop… Read more Is It Possible To Using Custom Properties (javascript Api 1.3 For Office)

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

How To Set Custom Settings For Worksheet Using Excel Javascript Api?

I can set settings for whole workbook like here: Office.context.document.settings.set('myKey… Read more How To Set Custom Settings For Worksheet Using Excel Javascript Api?

Word Addin Doesn't Work On Word Online

Developing a Word addin were you can pick a docx-file and it gets inserted in the new blank documen… Read more Word Addin Doesn't Work On Word Online

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?

How To Get 'commands' Button Working In Office Addins?

I have issue that any function I use for button does not work + I don't know how to debug Offic… Read more How To Get 'commands' Button Working In Office Addins?