Class HSSFPicturesHelper

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

public final class HSSFPicturesHelper extends Object
  • Method Details

    • getAllAnchors

      public static List<org.apache.poi.hssf.usermodel.HSSFClientAnchor> getAllAnchors(org.apache.poi.hssf.record.EscherAggregate escherAggregate)
    • searchForAnchors

      public static void searchForAnchors(List escherRecords, List<org.apache.poi.hssf.usermodel.HSSFClientAnchor> pictures)