UserAccess.AllowEdit Property

Excel Developer Reference

Returns or sets a Boolean value that indicates if the user is allowed access to the specified range on a protected worksheet.

Syntax

expression.AllowEdit

expression   A variable that represents an UserAccess object.

See Also