NanoXLSX Library Documentation
![]() | StyleBasicStylesGetStyle Method |
Method to maintain the styles and to create singleton instances
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
private static Style GetStyle( StyleBasicStylesStyleEnum value )
Parameters
- value
- Type: NanoXLSX.StyleStyleBasicStylesStyleEnum
Enum value to maintain
Return Value
Type: StyleThe style according to the passed enum value
