Zoho Sheet What's New   |   Translate Zoho Sheet   |   Forums   |   Blogs   |   Contact Us   |   Zoho Home
Other Zoho Products

Online Excel Viewer



View your spreadsheets online by either of the following options. The supported file formats are: MS Excel (.xls), CSV (.csv) and OpenOffice Calc (.sxc) Documents.

Local File:



URL:



URL APIs to view excel files online:

You can now view through your browser, any excel file / openoffice calc files residing on your servers via Zoho Sheet. No need to have MS Excel installed on your machines to just view an excel. Use the following REST APIs:

For viewing a remote spreadsheet, use the following URL API:
http://sheet.zoho.com/view.do?url=http://linktospreadsheet.xls

For saving a remote spreadsheet to your zoho sheet account, use the following URL API:
http://sheet.zoho.com/import.do?url=http://linktospreadsheet.xls

Replace the  http://linktospreadsheet.xls  with the URL of your spreadsheet.