I have to read shapes from an excel sheet and store the values of the properties of the respective shapes in a db. However,i am unable to find any suitable api for reading shapes(rectangles,circles etc).i am using poi 3.7 version libraries.I tried using .getChildren() but it jus gives a list of Textboxes in the sheet and not the other shapes.Any help would be life saving -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Reading-shapes-from-worksheet-tp3328893p3328893.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]
