MindFusion.Java Package Programmer's Guide
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

IConditionalFormat Members
IConditionalFormat Interface
com.mindfusion.spreadsheet Namespace