Class BlueTpl

java.lang.Object
io.vertx.tp.plugin.excel.tpl.BlueTpl
All Implemented Interfaces:
ExTpl

public class BlueTpl extends Object implements ExTpl
Author:
Lang 风格插件,直接为 sheet 增加 Style 相关信息
  • Constructor Details

    • BlueTpl

      public BlueTpl()
  • Method Details

    • bind

      public ExTpl bind(org.apache.poi.ss.usermodel.Workbook workbook)
      Specified by:
      bind in interface ExTpl
    • applyStyle

      public void applyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.modello.atom.typed.MetaAtom metaAtom)
      Specified by:
      applyStyle in interface ExTpl