NanoXLSX Library Documentation
![]() | Workbook Constructor |

Name | Description | |
---|---|---|
![]() | Workbook(Boolean) |
Constructor with additional parameter to create a default worksheet. This constructor can be used to define a workbook that is saved as stream
|
![]() | Workbook(String) |
Constructor with additional parameter to create a default worksheet with the specified name. This constructor can be used to define a workbook that is saved as stream
|
![]() | Workbook(String, String) |
Constructor with filename ant the name of the first worksheet
|
![]() | Workbook(String, String, Boolean) |
Constructor with filename ant the name of the first worksheet
|
