PostWorkbookDataFill
Contents
[
Hide
]
PostWorkbookDataFill
Data filling for spreadsheet files is primarily used to fill empty data in tables and ranges.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/datafill | POST | Data filling for spreadsheet files is primarily used to fill empty data in tables and ranges. | PostWorkbookDataFill |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
folder | string | |
storageName | string | |
password | string | |
region | string | |
checkExcelRestriction | boolean |
Request Body Parameter
Parameter Name | Type | Description |
---|---|---|
dataFill | class:datafill |