Share via


NamedRange_CharactersType.Item (Propiedad)

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
ReadOnly Default Property Item ( _
    Start As Integer, _
    Length As Integer _
) As Characters
    Get
Characters this[
    int Start,
    int Length
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.Office.Interop.Excel.Characters

Seguridad de .NET Framework

Vea también

Referencia

NamedRange_CharactersType Interfaz

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