Share via


NamedRange.get_Item-Methode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Verwenden Sie anstelle dieser Methode die Item-Eigenschaft.

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

Syntax

'Declaration
Function get_Item ( _
    RowIndex As Object, _
    ColumnIndex As Object _
) As Object
Object get_Item(
    Object RowIndex,
    Object ColumnIndex
)

Parameter

Rückgabewert

Typ: System.Object

.NET Framework-Sicherheit

Siehe auch

Referenz

NamedRange Schnittstelle

Microsoft.Office.Tools.Excel-Namespace