Hi Mark

Yeah I had done a shapeList.get(i).getClass().getName() and every shape in the 
shape list returned as a HSSFTextbox (which is odd since the worksheet I'm 
reading has other shapes besides textboxes, but they all do contain text...).

Thanks for the suggestion about looking at the parent shape, but I think the 
HSSFTextbox is the parent shape since I get a java.lang.NullPointerException if 
I try to access the parent.

Thanks for you help!

Al



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to