使用 Office JS 以编程方式创建新的 sheet

Creating a new sheet programmatically using Office JS

是否有 API 可以帮助使用 Excel JS 通过 Excel 加载项以编程方式创建新的 sheet?

WorksheetCollection 对象使用 add 方法:

https://dev.office.com/reference/add-ins/excel/worksheetcollection#addname-string