Propriedade XmlMappedRange_ItemType.Item (Int32, Int32)

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (em Microsoft.Office.Tools.Excel.dll)

Sintaxe

'Declaração
Default Property Item ( _
    RowIndex As Integer, _
    ColumnIndex As Integer _
) As Object
    Get
    Set
Object this[
    int RowIndex,
    int ColumnIndex
] { get; set; }

Parâmetros

Valor de propriedade

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

XmlMappedRange_ItemType Interface

Sobrecargas Item

Namespace Microsoft.Office.Tools.Excel