Search
IConditionalFormat.setOperator Method
See Also
 






Sets the comparison operator, for conditional format based on the cell value.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

void setOperator (
    ComparisonOperator value
)

 Parameters

value

 See Also