Uses of Class
org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
Packages that use AggregatingUDFFinder Package Description org.apache.poi.ss.formula.udf -
-
Uses of AggregatingUDFFinder in org.apache.poi.ss.formula.udf
Subclasses of AggregatingUDFFinder in org.apache.poi.ss.formula.udf Modifier and Type Class Description class
IndexedUDFFinder
A UDFFinder that can retrieve functions both by name and by fake index.
-