ProtectedRange Members
In This Article
#Properties
Name | Description |
---|---|
Name | Gets or sets the name of the protected range. |
Range | Gets or sets the worksheet cell or range associated with the current protected range. |
Ranges |
Obsolete. Gets or sets worksheet ranges for the current Protected |
Refers |
Gets or sets a string that specifies a worksheet cell or cell range with which the protected range is associated. |
Refers |
Gets or sets a culture-independent string that specifies a worksheet cell or cell range with which the protected range is associated. |
Security |
Gets or sets a security descriptor that defines users and their access rights for the current protected range. |
#Methods
Name | Description |
---|---|
Create |
Creates a security descriptor for the current protected range. |
Set |
Specifies the password that unlocks a range on a protected worksheet. |
See Also