create_named_range
Define reusable named ranges in Excel workbooks, supporting both sheet-scoped and workbook-level references to simplify formulas and data access.
Instructions
Create a workbook-level or sheet-scoped named range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| hidden | No | ||
| dry_run | No | ||
| replace | No | ||
| filepath | Yes | ||
| range_ref | Yes | ||
| sheet_name | No | ||
| scope_sheet | No |