I can only get the image data through this method .getAllPictures()
.getAllPictures()
List<XSSFPictureData> lst = (List)workbook.getAllPictures();
Is it possible or is there a way so I can get the image position/location in a .xlsx file?
Aucun commentaire:
Enregistrer un commentaire