exportToExcelWorkbook

fun exportToExcelWorkbook(wbName: String, wbDirectory: Path)

This is not optimized for large files and may have memory and performance issues.

Parameters

wbName

the name of the workbook, must not be null

wbDirectory

the path to the directory to contain the workbook, must not be null

Throws

if something goes wrong with the writing