Click or drag to resize

DataBar NegativeBarFormat Property

Gets the NegativeBarFormat object associated with a data bar conditional formatting rule.

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

Property Value

Type: NegativeBarFormat
See Also