Style.Border.DiagonalDown Property

PicoXLSX

PicoXLSX

StyleBorderDiagonalDown Property

Gets or sets whether the downwards 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 DiagonalDown { get; set; }

Property Value

Type: Boolean
See Also