Package | Description |
---|---|
org.apache.poi.ss.formula.functions |
Modifier and Type | Class and Description |
---|---|
class |
DGet
Implementation of the DGet function:
Finds the value of a column in an area with given conditions.
|
class |
DMax
Implementation of the DMax function:
Finds the maximum 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.
|
class |
DSum
Implementation of the DSum function:
Finds the total value of matching values in a column in an area with given conditions.
|
Modifier and Type | Method and Description |
---|---|
IDStarAlgorithm |
DStarRunner.DStarAlgorithmEnum.newInstance() |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.