Share via


IProtection.AllowEditRanges Property

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 IProtection
Dim value As AllowEditRanges

value = instance.AllowEditRanges
AllowEditRanges AllowEditRanges { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.AllowEditRanges

See Also

Reference

IProtection Interface

IProtection Members

Microsoft.Office.Interop.Excel Namespace