Workbook.RemoveStyle Method

PicoXLSX

PicoXLSX

WorkbookRemoveStyle Method

Overload List
  NameDescription
Public methodRemoveStyle(String)
Removes the defined style from the style sheet of the workbook
Public methodRemoveStyle(Style)
Removes the passed style from the style sheet
Public methodRemoveStyle(String, Boolean)
Removes the defined style from the style sheet of the workbook
Public methodRemoveStyle(Style, Boolean)
Removes the defined style from the style sheet of the workbook
Top
See Also