@FunctionalInterface public interface ExValue
| Modifier and Type | Method and Description |
|---|---|
static ExValue |
get(Object value) |
static Object |
getValue(org.apache.poi.ss.usermodel.Cell cell,
Class<?> type,
org.apache.poi.ss.usermodel.FormulaEvaluator evaluator) |
<T> T |
to(Object value) |
Copyright © 2021. All rights reserved.