Compartilhar via


Método NamedRange.get_Characters

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

Use a propriedade de Characters em vez desse método.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (em Microsoft.Office.Tools.Excel.dll)

Sintaxe

'Declaração
Function get_Characters ( _
    Start As Object, _
    Length As Object _
) As Characters
Characters get_Characters(
    Object Start,
    Object Length
)

Parâmetros

Valor de retorno

Tipo: Microsoft.Office.Interop.Excel.Characters

Segurança do .NET Framework

Consulte também

Referência

NamedRange Interface

Namespace Microsoft.Office.Tools.Excel