Is there a way to use the DrEdit example from google to load and upload spreadsheets?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure it is possible.
Instead of uploading files of type
text/plainupload your own files. They might be CSV or Excel files, making sure to passconvert=Trueparameter if you wish the files to be converted to Google Spreadsheet format.When downloading Google Spreadsheets, you need to use the
exportLinkfor the appropriate format you want the Google Spreadsheet exported as.