Package io.vertx.tp.plugin.excel
Interface ExTpl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapplyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.vertx.up.commune.element.TypeAtom TypeAtom)ExTplbind(org.apache.poi.ss.usermodel.Workbook workbook)
-
-
-
Method Detail
-
bind
ExTpl bind(org.apache.poi.ss.usermodel.Workbook workbook)
-
applyStyle
void applyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.vertx.up.commune.element.TypeAtom TypeAtom)
-
-