NanoXLSX Library Documentation
![]() | WorkbookAddStyle Method |
Adds a style to the style manager
Namespace: NanoXLSX
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: StyleReturns the managed style of the style manager
