Excel.getSheetNames The getSheetNames function is established to get the Array of sheet names. Sample var excel = new Excel("test.xlsx"); var ary = excel.getSheetNames(); API CallingReturning Excel . getSheetNames ( )Array