AllowEditRange Members
Include Protected Members
Include Inherited Members
Represents the cells that can be edited on a protected worksheet.
The AllowEditRange type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Range | Returns a Range object that represents a subset of the ranges that can be edited on a protected worksheet. |
![]() |
Title | Returns or sets the title of the Web page when the document is saved as a Web page. |
![]() |
Users | Returns a UserAccessList object for the protected range on a worksheet. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ChangePassword | Changes the password for a range that can be edited on a protected worksheet. |
![]() |
Delete | Deletes the object. |
![]() |
Unprotect | Removes protection from a sheet or workbook. |
Top