Share via


NamedRange_AddressType.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 ( _
    RowAbsolute As Boolean, _
    ColumnAbsolute As Boolean, _
    ReferenceStyle As XlReferenceStyle, _
    External As Boolean, _
    RelativeTo As Object _
) As String
    Get
string this[
    bool RowAbsolute,
    bool ColumnAbsolute,
    XlReferenceStyle ReferenceStyle,
    bool External,
    Object RelativeTo
] { get; }

Parámetros

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

NamedRange_AddressType Interfaz

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