Style.Border.DiagonalUp Property

NanoXLSX

NanoXLSX

StyleBorderDiagonalUp Property

Gets or sets whether the upwards diagonal line is used. If true, the line is used

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

Property Value

Type: Boolean
See Also