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

Nick Burch <[email protected]> changed:

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

--- Comment #3 from Nick Burch <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to