Aracılığıyla paylaş


XmlMappedRange_AddressType.Item Özellik

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

Ad alanı:  Microsoft.Office.Tools.Excel
Derleme:  Microsoft.Office.Tools.Excel (Microsoft.Office.Tools.Excel.dll içinde)

Sözdizimi

'Bildirim
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; }

Parametreler

Özellik Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

XmlMappedRange_AddressType Arabirim

Microsoft.Office.Tools.Excel Ad Alanı