Answer the question
In order to leave comments, you need to log in
Working with Excel via COM in JavaScript?
One desktop software has a JavaScript API that allows you to extract data from it by executing a script inside the software. The data needs to be "shove" in Excel. Connected like this: Ex = NewCOMObject('Excel.Application');
Questions:
1.Where can I find the correct documentation for working with Excel via COM in JavaScript? (I'm sorry, but I don't understand which "correct" part of the methods works / part doesn't.
2. Can there be other ways to upload data to Excel?
I would be grateful for any links on the topic.
Answer the question
In order to leave comments, you need to log in
One desktop software has a JavaScript API
XPath is used, JavaScript works with XPath, Excel also supports this language: https://msdn.microsoft.com/en-us/library/office/ff...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question