// Create a new workbook Workbook workbook = new Workbook(); //change the path to real export path when save. workbook.save("dest.xlsx");