Click or drag to resize

AddtionalFormatWrapper DiagonalUpBorderLineStyle Property

Gets or sets the line style of the diagonal up border.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public LineStyleType DiagonalUpBorderLineStyle { get; set; }

Return Value

Type: LineStyleType
The line style of the diagonal up border.

Implements

IInternalAddtionalFormat DiagonalUpBorderLineStyle
See Also