AllowEditRange.Range Property
Excel Developer Reference |
Returns a Range object that represents a subset of the ranges that can be edited edited on a protected worksheet.
Syntax
expression.Range
expression A variable that represents an AllowEditRange object.
See Also