efw4.X

Excel.hideSheet

hideSheet関数は、シートを非表示にするために使用されます。

サンプル

var excel = new Excel("test.xlsx");
excel.hideSheet("mySheet");

API

呼び出し 戻り値
excel. hideSheet ( sheetName ) Excel
パラメータ 説明
sheetName String シート名。