Click or drag to resize

XlsBorderArrayWrapper ShowDiagonalLine Property

This property is used only by Diagonal borders. For any other border index property will have no influence.

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

Property Value

Type: Boolean

Implements

IBorder ShowDiagonalLine
See Also