Protection.AllowEditRanges Property

Returns an AllowEditRanges object.

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

Syntax

'Declaration
ReadOnly Property AllowEditRanges As AllowEditRanges
    Get
'Usage
Dim instance As Protection
Dim value As AllowEditRanges

value = instance.AllowEditRanges
AllowEditRanges AllowEditRanges { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.AllowEditRanges

See Also

Reference

Protection Interface

Protection Members

Microsoft.Office.Interop.Excel Namespace