On Thu, 10 Apr 2008, Ercan, Gazanfer (CIO) (EXT) wrote: > I read in the javadoc the following description for the method > EscherTextboxRecord::getData(): > "Returns any extra data associated with this record. In practice excel > does not seem to put anything here." > Is it already planned to solve this problem for excel?
The comment appears to imply that excel simply isn't putting the data there, so there's nothing for poi to fix. You'll want to use tools like hssf.dev.BiffViewer to track down where you text box strings are actually stored Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
