com.grapecity.documents.excel Package / IAboveAverage 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