Uses of Interface
org.apache.poi.ss.formula.functions.Function0Arg
-
Packages that use Function0Arg Package Description org.apache.poi.ss.formula.functions -
-
Uses of Function0Arg in org.apache.poi.ss.formula.functions
Classes in org.apache.poi.ss.formula.functions that implement Function0Arg Modifier and Type Class Description class
Column
class
Fixed0ArgFunction
Convenience base class for functions that only take zero arguments.class
Na
Implementation of Excel function NA()class
Now
Implementation of Excel NOW() Functionclass
RowFunc
Implementation for the Excel function ROWclass
Today
Implementation of Excel TODAY() Function
-