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

Nick Burch <apa...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INFORMATIONPROVIDED
             Status|NEW                         |RESOLVED

--- Comment #3 from Nick Burch <apa...@gagravarr.org> ---
Apache POI has methods to check if a cell is blank or empty or missing, via the
missing cell policy.

If Microsoft are suggesting that in some situations, you should check for
blank/empty/missing cells, and instead replace them with some information text,
then you should be able to implement that quite quickly with the existing
Apache POI cell related methods

Figuring out if certain Microsoft best practice applies is largely a business
logic question, and out-of-scope for a library like Apache POI!

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

Reply via email to