Package io.vertx.tp.plugin.excel.ranger
Interface ExIn
- All Known Implementing Classes:
AbstractExIn,ComplexIn,PureIn
public interface ExIn
- Author:
- Lang Two method for 1) Complex Tpl 2) Simple Tpl
-
Method Summary
Modifier and TypeMethodDescriptionapplyData(ExTable table, ExBound dataRange, org.apache.poi.ss.usermodel.Cell cell, io.modello.atom.typed.MetaAtom metaAtom) applyTable(ExTable table, org.apache.poi.ss.usermodel.Row row, org.apache.poi.ss.usermodel.Cell cell, Integer limitation) bind(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator)
-
Method Details
-
bind
-
applyTable
-
applyData
-