Skip to main content

Represents an Excel workbook.

Properties (4)

Property Type Default Required Description
name⚓︎ string x

The name of the workbook.

path⚓︎ string x

The file path of the workbook.

saved⚓︎ boolean x

Whether the workbook has been saved.

worksheets⚓︎ Sheet[] x

The worksheets contained in the workbook.