PicoXLSX Library Documentation
![]() | StyleManagerAddStyle Method |
Adds a style component to the 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: StyleAdded or determined style in the manager
