You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Danny Mui <da...@muibros.com> on 2003/06/30 17:13:04 UTC

API Suggestions?

Hmm, for row/column page breaks, I'm thinking of returning an array of 
primitives rather than using collections.  I think it would be overkill 
to wrap them all into objects (since they're only row/column numbers) 
and send them to an collection.

I got the lower-level stuff done but want to expose it at the usermodel 
as user-friendly as possible :).

Thoughts?

Thanks!

danny