freeze_panes
Freeze rows above and columns left of a given cell to keep headers visible while scrolling. Unfreeze by specifying cell A1 or omitting the cell.
Instructions
Freeze rows above and columns left of the given cell.
'A2' freezes row 1; 'B1' freezes column A; 'B2' freezes both. Omit cell (or pass 'A1') to unfreeze.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | No | ||
| sheet | No | ||
| session_id | Yes |