Workbook.RemoveStyle Method
From NanoXLSX
NanoXLSX Library Documentation
![]() | WorkbookRemoveStyle Method |
| Name | Description | |
|---|---|---|
| RemoveStyle(String) |
Removes the defined style from the style sheet of the workbook
| |
| RemoveStyle(Style) |
Removes the passed style from the style sheet
| |
| RemoveStyle(String, Boolean) |
Removes the defined style from the style sheet of the workbook
| |
| RemoveStyle(Style, Boolean) |
Removes the defined style from the style sheet of the workbook
|
