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

Javen O'Neal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Javen O'Neal <[email protected]> ---
The OOXML format allows for rows or cells to be missing. This is allows for
sheets to be sparse, consuming less memory and tim to load, and less time to
iterate through all the non-empty rows and cells.

The function getFirstRowNum() behaves as expected and documented in the
Javadocs.

By the way, the same is true for getLastRowNum().

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