insert_rows
Insert empty rows before a given row number, shifting rows below down. Use to add space in Excel without altering formulas.
Instructions
Insert empty rows before the given 1-based row number.
Rows at and below row shift down. Note: formulas are not re-adjusted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| count | No | ||
| sheet | No | ||
| session_id | Yes |