aspose file tools
The moose likes Other Open Source Projects and the fly likes Detect filter in excel sheet using Apache POI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Detect filter in excel sheet using Apache POI" Watch "Detect filter in excel sheet using Apache POI" New topic
Author

Detect filter in excel sheet using Apache POI

Kumar Sushil
Greenhorn

Joined: Jan 31, 2006
Posts: 29
Hi,
I am trying to read an excel sheet (.xls) using Apache POI. This excel sheet is filter enabled. I am trying to read only filtered row using Apache POI but not able. Can you please confirm that Apache POI supports filter or not at the time of reading the file.

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Detect filter in excel sheet using Apache POI
 
Similar Threads
unable to open excel document
Read MS Excel Sheet Formula Execution Value Without Opening it
Unncessary empty spaces in excel file exported from websphere server
Problem in reading the excel file path from WINDOWs machine from UNIX environment
Reading an Excel File using Java