Click or drag to resize

NegativeBarFormat BorderColor Property

Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.

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

Property Value

Type: Color
See Also