Uses of Enum Class
org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
Packages that use LinearRegressionFunction.FUNCTION
-
Uses of LinearRegressionFunction.FUNCTION in org.apache.poi.ss.formula.functions
Fields in org.apache.poi.ss.formula.functions declared as LinearRegressionFunction.FUNCTIONMethods in org.apache.poi.ss.formula.functions that return LinearRegressionFunction.FUNCTIONModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LinearRegressionFunction.FUNCTION[]
LinearRegressionFunction.FUNCTION.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.poi.ss.formula.functions with parameters of type LinearRegressionFunction.FUNCTIONModifierConstructorDescription