hideSheet 函数用于隐藏工作表。
hideSheet
var excel = new Excel("test.xlsx"); excel.hideSheet("mySheet");
excel. hideSheet ( sheetName )
Excel
sheetName
String