Click or drag to resize
PicoXLSX

WorkbookRemoveStyle Method

Overload List
 NameDescription
Public methodRemoveStyle(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
Public methodRemoveStyle(Style)Obsolete.
Removes the passed style from the style sheet. This method is deprecated since it has no direct impact on the generated file
Public methodRemoveStyle(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
Public methodRemoveStyle(Style, Boolean)Obsolete.
Removes the defined style from the style sheet of the workbook
Top
See Also