public interface EvaluationResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
EvaluationResult.ResultType |
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult.ResultType |
getType() |
Object |
getValue() |
org.zkoss.poi.ss.formula.eval.ValueEval |
getValueEval() |
EvaluationResult.ResultType getType()
Object getValue()
org.zkoss.poi.ss.formula.eval.ValueEval getValueEval()
Copyright © 2019. All rights reserved.