Class HSSFCellHelper

java.lang.Object
io.jmix.reports.yarg.formatters.impl.xls.HSSFCellHelper

public final class HSSFCellHelper extends Object
  • Method Details

    • getCellFromReference

      public static org.apache.poi.hssf.usermodel.HSSFCell getCellFromReference(org.apache.poi.ss.util.CellReference cref, org.apache.poi.hssf.usermodel.HSSFSheet templateSheet)
    • getCellFromReference

      public static org.apache.poi.hssf.usermodel.HSSFCell getCellFromReference(org.apache.poi.hssf.usermodel.HSSFSheet templateSheet, int colIndex, int rowIndex)