Protected property

This property returns whether the sheet can be modified from UI. A value of true means that the sheet can not be modified.

Defined in

Sheet

Data type

boolean

Syntax

public boolean isProtected()

See examples

Example: Protected property