On Mon, 10 Nov 2008, excelpoi wrote:
"dive down into record" means should I write any code in POI source.I am new to POI and I don't know how to proceed.

First you'll want to create a few simple files, with different labels, so you can spot the differences. Then, take a look at how HSSFChart does what it does so far. Compare your files via BiffViewer to see how the records differ. Now extend HSSFChart to expose the records that you discover are responsible for holding your content. Finally (optional but much appreciated!), send along the diff so others can benefit from your hard work :)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to