set_worksheet_protection
Enable or disable worksheet protection in Excel files, with optional password and capability flags to control allowed edits.
Instructions
Enable or disable worksheet protection with optional capability flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| enabled | No | ||
| options | No | ||
| filepath | Yes | ||
| password | No | ||
| sheet_name | Yes | ||
| include_changes | No |