com.grapecity.documents.excel Package / IFormatCondition Interface / setStopIfTrue Method
In This Topic
setStopIfTrue Method
In This Topic
Sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
Syntax
void setStopIfTrue( 
   boolean value
)

Parameters

value
See Also