Share via


Metodo NamedRange.get_Characters

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

Utilizzare la proprietà Characters anziché questo metodo.

Spazio dei nomi:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Sintassi

'Dichiarazione
Function get_Characters ( _
    Start As Object, _
    Length As Object _
) As Characters
Characters get_Characters(
    Object Start,
    Object Length
)

Parametri

Valore restituito

Tipo: Microsoft.Office.Interop.Excel.Characters

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NamedRange Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Excel