Style.Border.DiagonalUp Property

PicoXLSX

PicoXLSX

StyleBorderDiagonalUp Property

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

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public bool DiagonalUp { get; set; }

Property Value

Type: Boolean
See Also