NanoXLSX Library Documentation
![]() | LowLevelCreateStyleSheetDocument Method |
Method to create a style sheet as raw XML string
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
Exceptions| Exception | Condition |
|---|---|
| StyleException | Throws an StyleException if one of the styles cannot be referenced or is null |
RemarksThe UndefinedStyleException should never happen in this state if the internally managed style collection was not tampered.
See Also