ProtectedRange Methods
An association of a worksheet range and credentials required to unlock it for editing.| Name | Description |
|---|---|
| CreateSecurityDescriptor(IEnumerable<EditRangePermission>) | Creates a security descriptor for the current protected range. |
| SetPassword(String) | Specifies the password that unlocks a range on a protected worksheet. |
See Also