xlsgen > overview > Workbook

Workbook is the first object instance you create from a running xlsgen instance.

You can create or open existing workbooks on a storage device using a fully qualified filepath (hard drive, remote directory, ...) or in memory.

Starting with a workbook, you can create an arbitrary number of worksheets.

There are a number of options available from the IXlsWorkbook object interface :