Interface ExIn

    • Method Detail

      • bind

        ExIn bind​(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator)
      • applyTable

        ExBound applyTable​(ExTable table,
                           org.apache.poi.ss.usermodel.Row row,
                           org.apache.poi.ss.usermodel.Cell cell,
                           Integer limitation)
      • applyData

        ExTable applyData​(ExTable table,
                          ExBound dataRange,
                          org.apache.poi.ss.usermodel.Cell cell,
                          io.vertx.up.commune.element.TypeAtom TypeAtom)