NanoXLSX Library Documentation
![]() | CellRemoveStyle Method |
Removes the assigned style from the cell
Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
SyntaxC#
public void RemoveStyle()
Exceptions| Exception | Condition |
|---|---|
| StyleException | Throws an StyleException if the style cannot be referenced |
See Also