https://issues.apache.org/bugzilla/show_bug.cgi?id=51616

Robert Kish <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27349|0                           |1
        is obsolete|                            |

--- Comment #1 from Robert Kish <[email protected]> 2011-08-04 19:50:06 
UTC ---
Created attachment 27350
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27350
Updated program to create file with auto filter and HSSFListener record dumps.

I have a program that implements HSSFListener to produce a dump of the records. 

test1 dumped.txt contains file with a filter.
test1x dumped.txt contains file with a filter, after Excel did a save as.

test2 dumped.txt contains file without a filter.
test2x dumped.txt contains file without a filter, after Excel did a save as.

Perhaps comparing test1 dumped.txt vs test2 dumped.txt will show all that POI
does when setting auto filter.

Perhaps comparing test1 dumped.txt vs test1x dumped.txt will show what Excel
does to rewrite a POI document with the same content. The closer that POI comes
to creating this type of document, the more likely it is that Excel's plugin
won't complain about the POI document on open.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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