Returns True/False indicating whether the active (or specified) sheet is protected.
@IsProtectedSheet([<SheetNameOrIndex>])
| Argument Name | Description |
|---|---|
| SheetNameOrIndex | The name or sheet for which to check the protection status. If a sheet is not specified, the active sheet is checked. |