Metoda XmlMappedRange.get_AddressLocal —

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

Przestrzeń nazw:  Microsoft.Office.Tools.Excel
Zestaw:  Microsoft.Office.Tools.Excel (w Microsoft.Office.Tools.Excel.dll)

Składnia

'Deklaracja
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
)

Parametry

Wartość zwracana

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

XmlMappedRange Interfejs

Przestrzeń nazw Microsoft.Office.Tools.Excel