Files
automatisch/packages/docs/pages/apps/google-sheets/actions.md
2023-06-23 20:29:12 +02:00

383 B

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