https://bz.apache.org/bugzilla/show_bug.cgi?id=59186
Javen O'Neal <one...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #2 from Javen O'Neal <one...@apache.org> --- Remember that Excel's cell address format is inverted: column/row. B3 (row 3, col B) is cell 2, 1 (0-indexed) C2 (row 2, col C) is cell 1, 2 (0-indexed) I believe the code works correctly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org