Click or drag to resize

AddtionalFormatWrapper DiagonalBorderColor Property

Gets the color of the diagonal border.

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

Return Value

Type: OColor
The color of the diagonal border as an OColor object.

Implements

IInternalAddtionalFormat DiagonalBorderColor
See Also