ProtectedRange Properties
An association of a worksheet range and credentials required to unlock it for editing.
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. |
See Also