long shapeId = shape.getCTShape().getNvSpPr().getCNvPr().getId();
On Wed, Oct 17, 2012 at 4:46 PM, stefan.chonov <[email protected]> wrote: > Hi > > I ran into another problem. Is there any way to take XSSFSimpleShape id? The > HSLFAutoShape class contains a method called *getShapeId()*. Is there a > similar method for the class XSSFSimpleShape? > > Regards, > Stefan > > > > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/How-to-add-connector-between-two-shapes-in-Excel-tp5711187p5711212.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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
