It's possible to create and open new workbook using Excel JavaScript API using Excel.createWorkbook()
Is there a way to activate a specific worksheet on this newly created workbook? The current context belongs to the original workbook that currently exists in the runtime.