Worksheet.ClearActiveStyle Method

PicoXLSX

PicoXLSX

WorksheetClearActiveStyle Method

Clears the active style of the worksheet. All later added calls will contain no style unless another active style is set

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public void ClearActiveStyle()
See Also