You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/06/01 00:17:43 UTC

[Bug 52660] Unable to detect auto filter applied on excel sheet.

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Dominik Stadler <do...@gmx.at> ---
As far as I understood how POI handles auto-filter-settings is that it will
allow to read/write the settings, i.e. enable or disable auto-filters, but it
will not apply those auto-filters on the data when you are using POI as you
still will need to work on all data-items usually. 

The filtering is only applied in Excel when visualizing the content, things
like formulas et.al. still use all rows, so POI also needs to.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org