Hi, i have no problème when : HSSFPicture pict.setAnchor(anchor);
but in XSSF file : this line (XSSFPicture pict.setAnchor(anchor);) is not built, i'm getting this error: The method set Anchor(HSSFClientAnchor) is undefined for the type HSSFPicture how to set Anchor to picture in XSSF? Thanks in advance. OKA -- View this message in context: http://apache-poi.1045710.n5.nabble.com/XSSFPicture-pict-setAnchor-not-compile-tp4848678p4848678.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
