Click or drag to resize

ConditionalFormatWrapper TopBottom Property

Get the conditional formatting's "TopBottom" instance. The default instance's rule highlights cells whose values fall in the top 10 bracket. Valid only for type = TopBottom.

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

Property Value

Type: TopBottom
See Also