IsProtectedSheet (7.2)

Returns True/False indicating whether the active (or specified) sheet is protected.

Usage

@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.