Description Usage Arguments Examples
Google supports the following file types to be converted to a Google spreadsheet: .xls, .xlsx, .csv, .tsv, .txt, .tab, .xlsm, .xlt, .xltx, .xltm, .ods. The newly uploaded file will appear in your Google Sheets home screen. This function calls the Google Drive API.
1 |
file |
path to the file to upload |
sheet_title |
the title of the spreadsheet; optional, if not specified then the name of the file will be used |
verbose |
logical; do you want informative messages? |
overwrite |
whether to overwrite an existing Sheet with the same title |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.