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