Sdílet prostřednictvím


NamedRange_AddressType.Item – vlastnost

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

Obor názvů:  Microsoft.Office.Tools.Excel
Sestavení:  Microsoft.Office.Tools.Excel (v Microsoft.Office.Tools.Excel.dll)

Syntaxe

'Deklarace
ReadOnly Default Property Item ( _
    RowAbsolute As Boolean, _
    ColumnAbsolute As Boolean, _
    ReferenceStyle As XlReferenceStyle, _
    External As Boolean, _
    RelativeTo As Object _
) As String
string this[
    bool RowAbsolute,
    bool ColumnAbsolute,
    XlReferenceStyle ReferenceStyle,
    bool External,
    Object RelativeTo
] { get; }

Parametry

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

NamedRange_AddressType Rozhraní

Microsoft.Office.Tools.Excel – obor názvů