![]() | WorkbookAdd |
public void AddWorksheet( Worksheet worksheet, bool sanitizeSheetName )
Exception | Condition |
---|---|
WorksheetException | WorksheetException is thrown if the name of the worksheet already exists, when sanitation is false |
FormatException | FormatException is thrown if the worksheet name contains illegal characters or is out of range (length between 1 an 31) and sanitation is false |