showSheet 函数用于显示工作表。
showSheet
var excel = new Excel("test.xlsx"); excel.showSheet("mySheet");
excel. showSheet ( sheetName )
Excel
sheetName
String