delete_named_range
Delete workbook-level or sheet-scoped named ranges from Excel files by specifying the file path and range name. Use optional dry run and sheet scope to verify and target the removal.
Instructions
Delete a workbook-level or sheet-scoped named range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| dry_run | No | ||
| filepath | Yes | ||
| scope_sheet | No |