https://issues.apache.org/bugzilla/show_bug.cgi?id=45373





--- Comment #1 from Jens Klinker <[EMAIL PROTECTED]>  2008-07-10 06:52:37 PST 
---
I´ve changed this:
short lastCol=row.getLastCellNum();

to this:
int lastCol = row.getPhysicalNumberOfCells();

now, I need 2 secs! instead of 1 min!


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to