NanoXLSX Library Documentation
![]() | WorkbookAddWorksheet Method (String) |
Adding a new Worksheet. The new worksheet will be defined as current worksheet
Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)


Exception | Condition |
---|---|
WorksheetException | Throws a WorksheetNameAlreadxExistsException if the name of the worksheet already exists |
FormatException | Throws a FormatException if the name contains illegal characters or is out of range (length between 1 an 31 characters) |
