NamedRange.set_Item (Método)

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

Utilice la propiedad Item en lugar de este método.

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

Sintaxis

'Declaración
Sub set_Item ( _
    RowIndex As Object, _
    ColumnIndex As Object, _
    _arg2 As Object _
)
void set_Item(
    Object RowIndex,
    Object ColumnIndex,
    Object _arg2
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NamedRange Interfaz

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