Método XmlMappedRange.get_AddressLocal

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

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

Sintaxe

'Declaração
Function get_AddressLocal ( _
    RowAbsolute As Object, _
    ColumnAbsolute As Object, _
    ReferenceStyle As XlReferenceStyle, _
    External As Object, _
    RelativeTo As Object _
) As String
string get_AddressLocal(
    Object RowAbsolute,
    Object ColumnAbsolute,
    XlReferenceStyle ReferenceStyle,
    Object External,
    Object RelativeTo
)

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

XmlMappedRange Interface

Namespace Microsoft.Office.Tools.Excel