Storage
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Spreadsheet component enables interaction with Google Sheets, allowing you to read, write, and manipulate data within a spreadsheet.
Overview
The Spreadsheet component is a non-visible component that allows reading and writing data to Google Sheets.
android.permission.INTERNET
android.permission.GET_ACCOUNTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | errorMessage | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | columnNumber | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rowNumber | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | cellData | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | columnData | List | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | returnRows | List | |
2 | returnData | List | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rangeData | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rowDataList | List | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetData | List | |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | data | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | data | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | rangeReference | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | row | int | |
2 | column | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | row1 | int | |
2 | column1 | int | |
3 | row2 | int | |
4 | column2 | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | cellReference | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | column | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | rangeReference | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | rowNumber | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | colID | String | |
3 | value | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | colID | String | |
3 | value | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | column | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | rowNumber | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | cellReference | String | |
3 | data | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | column | String | |
3 | data | List | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | rangeReference | String | |
3 | data | List | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sheetName | String | |
2 | rowNumber | int | |
3 | data | List |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | CredentialsJson | String | |
2 | CredentialsJson | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | SpreadsheetID | String | |
2 | SpreadsheetID | String |