NamedRange.get_Range (Método)

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
Function get_Range ( _
    Cell1 As Object, _
    Cell2 As Object _
) As Range
Range get_Range(
    Object Cell1,
    Object Cell2
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Interop.Excel.Range

Seguridad de .NET Framework

Vea también

Referencia

NamedRange Interfaz

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