Aracılığıyla paylaş


NamedRange_OffsetType.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 ( _
    RowOffset As Integer, _
    ColumnOffset As Integer _
) As Range
Range this[
    int RowOffset,
    int ColumnOffset
] { get; }

Parametreler

Özellik Değeri

Tür: Microsoft.Office.Interop.Excel.Range

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

NamedRange_OffsetType Arabirim

Microsoft.Office.Tools.Excel Ad Alanı