Click or drag to resize

XlsConditionalFormat Operator Property

Type of the comparison operator.

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

Property Value

Type: ComparisonOperatorType

Implements

IConditionalFormat Operator
See Also