Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

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 ProtectedRange object.
RefersTo Gets or sets a string that specifies a worksheet cell or cell range with which the protected range is associated.
RefersToInvariant Gets or sets a culture-independent string that specifies a worksheet cell or cell range with which the protected range is associated.
SecurityDescriptor Gets or sets a security descriptor that defines users and their access rights for the current protected range.
See Also