NamedRange.get_Characters (Método)

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

Utilice la propiedad Characters 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
Function get_Characters ( _
    Start As Object, _
    Length As Object _
) As Characters
Characters get_Characters(
    Object Start,
    Object Length
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Interop.Excel.Characters

Seguridad de .NET Framework

Vea también

Referencia

NamedRange Interfaz

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