Package org.apache.poi.ss.formula.eval
Interface NumericValueEval
-
- All Superinterfaces:
ValueEval
- All Known Implementing Classes:
BoolEval
,NumberEval
public interface NumericValueEval extends ValueEval
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getNumberValue()
-