Package io.vertx.tp.plugin.excel.tpl
Class BlueTpl
java.lang.Object
io.vertx.tp.plugin.excel.tpl.BlueTpl
- All Implemented Interfaces:
ExTpl
- Author:
- Lang 风格插件,直接为 sheet 增加 Style 相关信息
-
Constructor Summary
Constructors -
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)
-
Constructor Details
-
BlueTpl
public BlueTpl()
-
-
Method Details
-
bind
-
applyStyle
public void applyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.modello.atom.typed.MetaAtom metaAtom) - Specified by:
applyStylein interfaceExTpl
-