Package org.pentaho.reporting.libraries.formula.function.information
package org.pentaho.reporting.libraries.formula.function.information
-
ClassesClassDescriptionThis function uses an index to return a value from a list of values.Describes ChooseFunction function.This function counts the number of non-empty values in the list of AnySequences provided.Describes the CountFunction function.This function counts the number of blank cells in the Reference provided.Describes the CountBlankFunction function.This function counts the numbers in the list of NumberSequences provided.Describes the CountFunction function.Creation-Date: 24.11.2006, 13:02:41Creation-Date: 31.10.2006, 17:41:12Todo: Document me!Todo: Document me!Creation-Date: 05.11.2006, 14:30:36Document me!Creation-Date: 31.10.2006, 17:41:12This function returns true if the parameter is of error and not of error type NA.Describes IsErrFunction function.This function returns true if the parameter is of error.Describes IsErrFunction function.This function retruns true if the given value is an even number.Describes IsEvenFunction function.This function checks whatever the given value is of Logical type.Describes IsLogicalFunction function.This function returns true if the parameter is of error type NA.Describes IsNaFunction function.This function retruns false if the given value is of type Text.Describes IsNonTextFunction function.This function retruns true if the given value is of type Number.Describes IsNumberFunction function.This function retruns true if the given value is an odd number.Describes IsOddFunction function.This function retruns true if the given value is reference.Describes IsRefFunction function.This function retruns true if the given value is of type Text.Describes IsTextFunction function.This function class represents the constant error NA.This function returns the number value of a text string.Describes ValueFunction function.