https://bz.apache.org/bugzilla/show_bug.cgi?id=57893

--- Comment #7 from Javen ONeal <[email protected]> ---
If there are no merged regions on a sheet, HSSF returns an empty List while
XSSF raises an IllegalStateException. I would assume that both would behave the
same: return an empty list and let the calling code check for empty list. No
merged regions doesn't seem exceptional, and asking a user to check if
numMergedRegions before all getMergedRegions seems unnecessary. My 2 cents.

-- 
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