Interface ExTpl

All Known Implementing Classes:
BlueTpl

public interface ExTpl
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    applyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.modello.atom.typed.MetaAtom metaAtom)
     
    bind(org.apache.poi.ss.usermodel.Workbook workbook)
     
  • Method Details

    • bind

      ExTpl bind(org.apache.poi.ss.usermodel.Workbook workbook)
    • applyStyle

      void applyStyle(org.apache.poi.ss.usermodel.Sheet sheet, io.modello.atom.typed.MetaAtom metaAtom)