Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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