operator property
Sets the operator for the threshold values in the conditional format.
Implementation
@override
/// Sets the operator for the threshold values in the conditional format.
ConditionalFormatOperator operator =
ConditionalFormatOperator.greaterThanorEqualTo;