Style.Border.LeftStyle Property

NanoXLSX

NanoXLSX

StyleBorderLeftStyle Property

Gets or sets the style of left cell border

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

Property Value

Type: StyleBorderStyleValue
See Also