Class BlueTpl

  • All Implemented Interfaces:
    ExTpl

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

      • BlueTpl

        public BlueTpl()
    • Method Detail

      • 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.vertx.up.commune.element.TypeAtom TypeAtom)
        Specified by:
        applyStyle in interface ExTpl