// Create a new workbook Workbook workbook = new Workbook(); //Change the path to the real file path when open. workbook.open("source.xlsx");