Interface EvaluationConditionalFormatRule.ValueFunction

Enclosing class:
EvaluationConditionalFormatRule

protected static interface EvaluationConditionalFormatRule.ValueFunction
instances evaluate the values for a region and return the positive matches for the function type. TODO: when we get to use Java 8, this is obviously a Lambda Function.