NamedRange.AllowEdit Property

Gets a value that indicates whether the NamedRange control can be edited on a protected worksheet.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property AllowEdit As Boolean
bool AllowEdit { get; }

Property Value

Type: System.Boolean
true if the NamedRange control can be edited on a protected worksheet; otherwise, false.

.NET Framework Security

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace