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 classColumnclassFixed0ArgFunctionConvenience base class for functions that only take zero arguments.classNaImplementation of Excel function NA()classNowImplementation of Excel NOW() FunctionclassRowFuncImplementation for the Excel function ROWclassTodayImplementation of Excel TODAY() Function
-