• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Generate Filter Cells For Excel Sheets Using POI HSSF

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

I am using POI HSSF API to generate reports in Microsoft Excel Sheets. I am facing problems in creating Filter Cells. Can you help me in creating filter cells using POI.
Please Show it by giving some code examples.

Regards,
Ashim Munshi
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch.

Have a look at this thread, which is quite dated, but possibly still relevant.

A bit later: That thread is actually about a problem reading filter cells, and mentions that it has been fixed by now. Still, it may have useful information, particularly the Bugzilla isssue linked to it.

By the way, this forum is about Portals, which POI has nothing to do with. Someone will move it to "Other Open Source Projects", where POI is discussed.
[ August 07, 2006: Message edited by: Ulf Dittmer ]
 
I’m tired of walking, and will rest for a minute and grow some wheels. This is the promise of this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic