Click or drag to resize

NegativeBarFormat BorderColorType Property

Gets whether to use the same border color as positive 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 DataBarNegativeColorType BorderColorType { get; set; }

Property Value

Type: DataBarNegativeColorType
See Also