Uses of Interface
org.apache.poi.ss.formula.functions.IDStarAlgorithm
Packages that use IDStarAlgorithm
-
Uses of IDStarAlgorithm in org.apache.poi.ss.formula.functions
Classes in org.apache.poi.ss.formula.functions that implement IDStarAlgorithmModifier and TypeClassDescriptionfinal class
Implementation of the DGet function: Finds the value of a column in an area with given conditions.final class
Implementation of the DMax function: Finds the maximum value of a column in an area with given conditions.final class
Implementation of the DMin function: Finds the minimum value of a column in an area with given conditions.final class
Implementation of the DSum function: Finds the total value of matching values in a column in an area with given conditions.Methods in org.apache.poi.ss.formula.functions that return IDStarAlgorithm