A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Products
»
Other Open Source Projects
Author
usage of Range object from JXL api
Kailash Nathan
Greenhorn
Joined: Aug 19, 2011
Posts: 1
posted
Aug 19, 2011 04:53:36
0
Hi,
I need to find values of a range of cells in an
excel
sheet.I already have Jxl api (2.6.10) which does various operation in excel sheet.
I was googling and found that by using 'Worksheet' class we can get Range object (using getRange() method)
link :
http://www.teamdev.com/downloads/jexcel/javadoc/com/jniwrapper/win32/jexcel/Worksheet.html
However,i'm unable to find anything on the net from where to download the mentioned package 'com.jniwrapper.win32.jexcel.Worksheet' in order to use Worksheet class..
or is there any other way to find the range of cells from the excel spread sheet ?
Much appreciate your replies.
Thanks,
kailash.
I agree. Here's the link:
http://aspose.com/file-tools
subject: usage of Range object from JXL api
Similar Threads
JExcel locale problems....
importing data from database to excel sheet through JExcel Api
jxl package doenot exists
Export JSP page to Excel
Covert Excel Worksheet to PDF
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter