|
-
Mar 30th, 2008, 03:27 AM
#1
Re: create excel file on linux
There is Netbeans plugin for OpenOffice api. I think it might help you
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
May 12th, 2008, 04:27 PM
#2
Hyperactive Member
Re: create excel file on linux
Personally I would create a csv file. It's a plaintext format and excel works just fine with those.
csv stands for comma seperated values. 
just like
value;value;value
value;value;value
value;value;value
...
____________________________________________
Please rate my messages. Thank you!
____________________________________________
Bram Vandenbon
http://www.bramvandenbon.com
-
May 12th, 2008, 10:41 PM
#3
Thread Starter
Junior Member
Re: create excel file on linux
I have created excel report using Netbeans plugin for OpenOffice api.
now it's work well
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|