It works when I build a workbook from scratch. Thanks. Zihao
On Tue, Sep 14, 2010 at 5:06 AM, Yegor Kozlov <[email protected]> wrote: > > > auto-filters should work both in Excel 2003 and 2007. > > Please post sample code. Do you create your files from scratch or modify a > template? > On low-level, auto-filters in .xls are drawing objects and can conflict > with existing drawing objects such as pictures and shapes. > > Yegor > > I am using POI 3.7b3 for the AutoFilter API. So far it works great >> except that the filter is empty when opened in 2003. In 2007 it is >> perfect. I save the file in .xls. Is there any explicit conversion >> from 2007 to 2003? Thanks. >> >> Zihao >> >> Sent from my iPhone >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> >
