org.jfree.formula.function.information

Class IsErrFunction

public class IsErrFunction extends Object implements Function

This function returns true if the parameter is of error and not of error type NA.

Author: Cedric Pronzato

Constructor Summary
IsErrFunction()
Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Constructor Detail

IsErrFunction

public IsErrFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()