Uses of Interface
org.apache.poi.ss.formula.functions.Function1Arg
Packages that use Function1Arg
-
Uses of Function1Arg in org.apache.poi.ss.formula.eval
Classes in org.apache.poi.ss.formula.eval that implement Function1ArgModifier and TypeClassDescriptionfinal class
Implementation of Excel formula token '%'.final class
final class
-
Uses of Function1Arg in org.apache.poi.ss.formula.functions
Classes in org.apache.poi.ss.formula.functions that implement Function1ArgModifier 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
final class
Implementation for Excel COLUMNS function.final class
Implementation for the function COUNTBLANKclass
Implementation for Excel Bin2Dec() function.final class
Implementation for Excel DELTA() function.final class
Implementation for the ERROR.TYPE() Excel function.final class
class
Implementation for Excel FACTDOUBLE() function.final class
class
Convenience base class for functions that must take exactly one argument.class
Implementation for Excel HEX2DEC() function.final class
Implementation of Excel HYPERLINK 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 the Excel function ROWfinal class
Implementation for Excel ROWS function.final class
Implementation of Excel T() functionfinal class
Implementation for Excel VALUE() function.