Represents the cells that can be edited on a protected worksheet.

Methods

Name Description
Changes the password for a range that can be edited on a protected worksheet.
Deletes the object.
Removes protection from a sheet or workbook. This method has no effect if the sheet or workbook isn't protected.

Properties

Name Description
Returns a Range object that represents a subset of the ranges that can be edited edited on a protected worksheet.
Returns or sets the title of the range of cells that can edited on a protected sheet. Read/write String.
Returns a UserAccessList object for the protected range on a worksheet.