Uses of Class
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
Packages that use Fixed1ArgFunction
-
Uses of Fixed1ArgFunction in org.apache.poi.ss.formula.eval
Subclasses of Fixed1ArgFunction in org.apache.poi.ss.formula.evalModifier and TypeClassDescriptionfinal class
Implementation of Excel formula token '%'.final class
final class
-
Uses of Fixed1ArgFunction in org.apache.poi.ss.formula.functions
Subclasses of Fixed1ArgFunction in org.apache.poi.ss.formula.functionsModifier and TypeClassDescriptionclass
Implementation for Excel Bin2Dec() function.final class
Implementation of Excel functions Date parsing functions: Date - DAY, MONTH and YEAR Time - HOUR, MINUTE and SECONDclass
Implementation for Excel CODE () function.final class
Implementation for Excel COLUMNS function.final class
Implementation for the function COUNTBLANKfinal class
Implementation for the ERROR.TYPE() Excel function.final class
class
Implementation for Excel FACTDOUBLE() function.class
Implementation for Excel HEX2DEC() function.class
Implementation for Excel IMAGINARY() function.class
Implementation for Excel ImReal() function.class
Implementation of the various ISxxx Logical Functions, which take a single expression argument, and return True or False.static class
static class
class
Implementation for Excel Oct2Dec() function.final class
final class
Implementation for Excel ROWS function.final class
Implementation of Excel T() functionfinal class
Implementation for Excel VALUE() function.