https://bz.apache.org/bugzilla/show_bug.cgi?id=52660
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |INVALID --- Comment #6 from Dominik Stadler <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
