Interface ExTpl

  • All Known Implementing Classes:
    BlueTpl

    public interface ExTpl
    Author:
    Lang
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void applyStyle​(org.apache.poi.ss.usermodel.Sheet sheet, io.vertx.up.commune.element.TypeAtom TypeAtom)  
      ExTpl bind​(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)