Lefora Free Forum
login join
Loading
1883 views

How to read excel files using objective-C in iphone?

Page 1
1–3
rookie - member
2 posts

is there any library available for reading an Excel file in objective C?

?
288 posts

I think the short answer is:  you can't !

http://social.msdn.microsoft.com/Forums/en/innovateonoffice/thread/67495a8e-0948-4807-91d0-8ec28c1fda8a

The Microsoft Office SDK uses COM (and .Net) which is only available on Windows and works well from all the scripting languages.  An IIS web server could read the spreadsheet, so you could use a web service to deliver data to your iPhone.

__________________
rookie - member
1 posts

If I may, let me rephrase the question slightly -- could the iPhone (or iPad, for that matter) read an Excel file saved in a comma separated (.csv) format?   Any helps (sample code) on that front?

Page 1
1–3

Locked Topic


You must be a member to post in this forum

Join Now!