How to read .xls(ms excel) file in blackberry application.
Is there any api available?
How to read .xls(ms excel) file in blackberry application. Is there any api available?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s nothing in the public BlackBerry API to do this, but you could probably easily port an opensource API to do what you need. A quick search with Google for “Java Excel API” brings bacK:
http://jexcelapi.sourceforge.net/