PicoXLSX Library Documentation
![]() | WorkbookAddStyle Method |
Adds a style to the style manager
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
public Style AddStyle( Style style )
Parameters
- style
- Type: PicoXLSXStyle
Style to add
Return Value
Type: StyleReturns the managed style of the style manager
