how to read data from an open office spread sheet and place it in an array or webpage
How can i read a set of data from an exist开发者_StackOverflowing open office calc file and place the values in an array or desired position in web page...my language is csharp...it would be so greatful if any body can help
http://www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=read+excel+data+using+c%23
Usually a good first point of call! GFGI
Edit Same principle applies... i googled, and found:
http://markalexanderbain.suite101.com/creating-an-openoffice-calc-document-with-c-a124112.html
I would imagine this helps with your question!
精彩评论