Click or drag to resize

IConditionalFormat Operator Property

Type of the comparison operator.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ComparisonOperatorType Operator { get; set; }

Property Value

Type: ComparisonOperatorType
See Also