Class HSSFPicturesHelper
java.lang.Object
io.jmix.reports.yarg.formatters.impl.xls.HSSFPicturesHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<org.apache.poi.hssf.usermodel.HSSFClientAnchor>
getAllAnchors
(org.apache.poi.hssf.record.EscherAggregate escherAggregate) static void
searchForAnchors
(List escherRecords, List<org.apache.poi.hssf.usermodel.HSSFClientAnchor> pictures)
-
Method Details
-
getAllAnchors
public static List<org.apache.poi.hssf.usermodel.HSSFClientAnchor> getAllAnchors(org.apache.poi.hssf.record.EscherAggregate escherAggregate) -
searchForAnchors
-