We need a way to programmatically open a linked workbook referenced in the current workbook in Excel using the Office-js API. I see an Excel.LinkedWorkbook class but it has no function to open the linked workbook. We are trying to trace formulas to its source data in another workbook and we need to be able to open the linked workbook associated