public interface ExIn
Two method for 1) Complex Tpl 2) Simple Tpl
| Modifier and Type | Method and Description |
|---|---|
ExTable |
applyData(ExTable table,
ExBound dataRange,
org.apache.poi.ss.usermodel.Cell cell,
io.vertx.up.commune.element.TypeAtom TypeAtom) |
ExBound |
applyTable(ExTable table,
org.apache.poi.ss.usermodel.Row row,
org.apache.poi.ss.usermodel.Cell cell,
Integer limitation) |
ExIn |
bind(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator) |
ExIn bind(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator)
ExBound applyTable(ExTable table, org.apache.poi.ss.usermodel.Row row, org.apache.poi.ss.usermodel.Cell cell, Integer limitation)
ExTable applyData(ExTable table, ExBound dataRange, org.apache.poi.ss.usermodel.Cell cell, io.vertx.up.commune.element.TypeAtom TypeAtom)
Copyright © 2021. All rights reserved.