get_used_range
Get the bounding range of used cells in an Excel sheet. Returns the smallest range covering all non-empty cells, e.g., 'A1:F120'.
Instructions
Get the bounding range of used cells on a sheet, e.g. 'A1:F120'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | No | ||
| session_id | Yes |