klyn.io.xlsx.Workbook.save
method
public save() as Void throws IOException:
Description

Writes the workbook to its configured path.

Throws
  • IOException if the workbook cannot be written.
Example
workbook.save()