|
|||
|
Online Excel ViewerView your spreadsheets online by either of the following options. The supported file formats are: MS Excel (.xls), CSV (.csv) and OpenOffice Calc (.sxc) Documents. 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[&name=newName]
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[&name=newName]
Replace the http://linktospreadsheet.xls with the URL of your spreadsheet. |
||