public save(filePath as String) as Void throws IOException:
Writes the workbook to a specific path.
workbook.save("copy.xlsx")