How to open a file location in my PC using javascript for Apps for office 2013? -
i have created task pane app office 2013 in excel. has few buttons , labels. want open file location on pc on clicking of button. please tell me code i'm new java-script.
as far know, there no existing openfile api in javascript office, can use ajax call wcf string existing document , use document.setselecteddataasync method write got string document.
Comments
Post a Comment