BrandonHContributor8 years agoSolvedHow to read Excel cell values in JavaScriptHi, I'd like to read cell values from Excel using JavaScript. Once opening Excel via TestComplete, I tried the following without luck: currentCellValue = mysheet.Cells.Items(i,3).Value2; any help would be greatly appreciated. Thanks,
Recent DiscussionsProcess "crashed" and test fails when closing the application in testName mapping goneTestComplete: Connect to Azure Cosmos DB
Related ContentJavaScript ECMA6 Asynchronous CallsRead excel data/links in javascript test completeExcel - Write Value/Add Row questions