insert_columns
Insert columns before a specified start index in a Google Sheet, using zero-based half-open indices.
Instructions
Insert columns before start_index; indices are zero-based and half-open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | Yes | ||
| end_index | Yes | ||
| start_index | Yes | ||
| spreadsheet_id | Yes | ||
| inherit_from_before | No |