Is there a way to open a linked workbook in Excel using Office.js?

77 Views Asked by At

I am trying to programmatically open a linked workbook referenced in the current workbook in Excel using the Office.js framework. I see an Excel.LinkedWorkbook class but with no function to open the linked workbook. How would I do this?

0

There are 0 best solutions below