unmerge-excel-range
Unmerges merged cells in a specified Excel range, returning them to individual cells. Works as the inverse operation of merging cells.
Instructions
Invoke action unmerge
💡 TIP: Unmerge any merged cells within the given range back into individual cells. No request body. Inverse of merge-excel-range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Path parameter: address | |
| driveId | Yes | Path parameter: driveId | |
| driveItemId | Yes | Path parameter: driveItemId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication | |
| workbookWorksheetId | Yes | Path parameter: workbookWorksheetId |