NanoXLSX Library Documentation
![]() | StyleBorderGetStyleName Method |
Gets the border style name from the enum
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public static string GetStyleName( StyleBorderStyleValue style )
Parameters
- style
- Type: NanoXLSX.StyleStyleBorderStyleValue
Enum to process
Return Value
Type: StringThe valid value of the border style as String
