Back to Devexpress

ProtectedRange Properties

officefileapi-devexpress-dot-spreadsheet-dot-protectedrange-dot-underscore-properties.md

latest1.5 KB
Original Source

ProtectedRange Properties

An association of a worksheet range and credentials required to unlock it for editing.

NameDescription
NameGets or sets the name of the protected range.
RangeGets or sets the worksheet cell or range associated with the current protected range.
RangesObsolete. Gets or sets worksheet ranges for the current ProtectedRange object.
RefersToGets or sets a string that specifies a worksheet cell or cell range with which the protected range is associated.
RefersToInvariantGets or sets a culture-independent string that specifies a worksheet cell or cell range with which the protected range is associated.
SecurityDescriptorGets or sets a security descriptor that defines users and their access rights for the current protected range.

See Also

ProtectedRange Interface

ProtectedRange Members

DevExpress.Spreadsheet Namespace