Style.Border.BottomStyle Property

NanoXLSX

NanoXLSX

StyleBorderBottomStyle Property

Gets or sets the style of bottom cell border

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public StyleBorderStyleValue BottomStyle { get; set; }

Property Value

Type: StyleBorderStyleValue
See Also