Uses of Interface
org.apache.poi.ss.formula.functions.IDStarAlgorithm

Packages that use IDStarAlgorithm
org.apache.poi.ss.formula.functions   
 

Uses of IDStarAlgorithm in org.apache.poi.ss.formula.functions
 

Classes in org.apache.poi.ss.formula.functions that implement IDStarAlgorithm
 class DGet
          Implementation of the DGet function: Finds the value of a column in an area with given conditions.
 class DMin
          Implementation of the DMin function: Finds the minimum value of a column in an area with given conditions.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.