Compartir a través de


NamedRange_ItemType.Item (Propiedad) (Int32, Int32)

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

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblado:  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
Default Property Item ( _
    RowIndex As Integer, _
    ColumnIndex As Integer _
) As Object
Object this[
    int RowIndex,
    int ColumnIndex
] { get; set; }

Parámetros

Valor de propiedad

Tipo: System.Object

Seguridad de .NET Framework

Vea también

Referencia

NamedRange_ItemType Interfaz

Item (Sobrecarga)

Microsoft.Office.Tools.Excel (Espacio de nombres)