WorkbookRemove |
| Name | Description | |
|---|---|---|
| RemoveStyle(String) | Obsolete. Removes the defined style from the style sheet of the workbook. This method is deprecated since it has no direct impact on the generated file. | |
| RemoveStyle(Style) | Obsolete. Removes the passed style from the style sheet. This method is deprecated since it has no direct impact on the generated file. | |
| RemoveStyle(String, Boolean) | Obsolete. Removes the defined style from the style sheet of the workbook. This method is deprecated since it has no direct impact on the generated file. | |
| RemoveStyle(Style, Boolean) | Obsolete. Removes the defined style from the style sheet of the workbook |