Gets or sets worksheet name.
If not unique (worksheet with that name already exists in ExcelFile.Worksheets collection) exception is thrown.
| Exception Type | Condition |
|---|---|
| ArgumentException | Thrown if worksheet name is not unique. |
ExcelWorksheet Class | GemBox.Spreadsheet Namespace