Share via


IAllowEditRanges.Item Property

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

Syntax

'Declaration
ReadOnly Property Item ( _
    Index As Object _
) As AllowEditRange
    Get
'Usage
Dim instance As IAllowEditRanges
Dim Index As Object
Dim value As AllowEditRange

value = instance.Item(Index)
AllowEditRange this[
    Object Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Interop.Excel.AllowEditRange

See Also

Reference

IAllowEditRanges Interface

IAllowEditRanges Members

Microsoft.Office.Interop.Excel Namespace