Package io.vertx.tp.plugin.excel
Interface ExTpl
- All Known Implementing Classes:
BlueTpl
public interface ExTpl
- Author:
- Lang
-
Method Summary
Modifier and TypeMethodDescriptionvoidapplyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.modello.atom.typed.MetaAtom metaAtom) bind(org.apache.poi.ss.usermodel.Workbook workbook)
-
Method Details
-
bind
-
applyStyle
void applyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.modello.atom.typed.MetaAtom metaAtom)
-