merge_cells
Combine cells in a spreadsheet range into one cell, merge columns vertically, or merge rows horizontally using the specified merge type.
Instructions
Merge cells in an A1 range.
merge_type: MERGE_ALL (one cell), MERGE_COLUMNS (merge each column
vertically), or MERGE_ROWS (merge each row horizontally).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| merge_type | No | MERGE_ALL | |
| spreadsheet_id | Yes |