Package org.pentaho.reporting.libraries.formula.function.information

Class Summary
ChooseFunction This function uses an index to return a value from a list of values.
ChooseFunctionDescription Describes ChooseFunction function.
CountAFunction This function counts the number of non-empty values in the list of AnySequences provided.
CountAFunctionDescription Describes the CountFunction function.
CountBlankFunction This function counts the number of blank cells in the Reference provided.
CountBlankFunctionDescription Describes the CountBlankFunction function.
CountFunction This function counts the numbers in the list of NumberSequences provided.
CountFunctionDescription Describes the CountFunction function.
HasChangedFunction Creation-Date: 24.11.2006, 13:02:41
HasChangedFunctionDescription Creation-Date: 31.10.2006, 17:41:12
IndexFunction Todo: Document me!

Date: 02.07.2009 Time: 20:11:37

IndexFunctionDescription Todo: Document me!

Date: 02.07.2009 Time: 20:13:36

InformationFunctionCategory Creation-Date: 05.11.2006, 14:30:36
IsBlankFunction Document me!
IsBlankFunctionDescription Creation-Date: 31.10.2006, 17:41:12
IsErrFunction This function returns true if the parameter is of error and not of error type NA.
IsErrFunctionDescription Describes IsErrFunction function.
IsErrorFunction This function returns true if the parameter is of error.
IsErrorFunctionDescription Describes IsErrFunction function.
IsEvenFunction This function retruns true if the given value is an even number.
IsEvenFunctionDescription Describes IsEvenFunction function.
IsLogicalFunction This function checks whatever the given value is of Logical type.
IsLogicalFunctionDescription Describes IsLogicalFunction function.
IsNaFunction This function returns true if the parameter is of error type NA.
IsNaFunctionDescription Describes IsNaFunction function.
IsNonTextFunction This function retruns false if the given value is of type Text.
IsNonTextFunctionDescription Describes IsNonTextFunction function.
IsNumberFunction This function retruns true if the given value is of type Number.
IsNumberFunctionDescription Describes IsNumberFunction function.
IsOddFunction This function retruns true if the given value is an odd number.
IsOddFunctionDescription Describes IsOddFunction function.
IsRefFunction This function retruns true if the given value is reference.
IsRefFunctionDescription Describes IsRefFunction function.
IsTextFunction This function retruns true if the given value is of type Text.
IsTextFunctionDescription Describes IsTextFunction function.
NaFunction This function class represents the constant error NA.
NaFunctionDescription  
ValueFunction This function returns the number value of a text string.
ValueFunctionDescription Describes ValueFunction function.