NanoXLSX Library Documentation
![]() | StyleManagerAddStyle Method |
Adds a style component to the manager
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public Style AddStyle( Style style )
Parameters
- style
- Type: NanoXLSX.StyleStyle
Style to add
Return Value
Type: StyleAdded or determined style in the manager
