Share via


XmlMappedRange_OffsetType.Item (Propiedad)

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

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblado:  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
ReadOnly Default Property Item ( _
    RowOffset As Integer, _
    ColumnOffset As Integer _
) As Range
    Get
Range this[
    int RowOffset,
    int ColumnOffset
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.Office.Interop.Excel.Range

Seguridad de .NET Framework

Vea también

Referencia

XmlMappedRange_OffsetType Interfaz

Microsoft.Office.Tools.Excel (Espacio de nombres)