Files
automatisch/packages/docs/pages/apps/google-sheets/actions.md
2023-06-30 19:03:54 +03:00

488 B

favicon, items
favicon items
/favicons/google-sheets.svg
name desc
Create spreadsheet Create a blank spreadsheet or duplicate an existing spreadsheet. Optionally, provide headers.
name desc
Create spreadsheet row Creates a new row in a specific spreadsheet.
name desc
Create worksheet Create a blank worksheet with a title. Optionally, provide headers.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>