UserAccess.AllowEdit Property

Definition

True if the user is allowed access to the specified range on a protected worksheet.

public:
 property bool AllowEdit { bool get(); void set(bool value); };
public bool AllowEdit { get; set; }
Public Property AllowEdit As Boolean

Property Value

Applies to