On Fri, 23 Sep 2011, Omar wrote:
There is any useful class to copying XSSF Sheet from workbook to another,
using POI , and with out this error:
java.lang.IllegalArgumentException: Cell index must be >= 0

Nothing has changed since your email this morning. You still need to pass a number equal to or greater than as your cell index. Negative cell indexes are not allowed

Nick

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

Reply via email to