NamedRange_ItemType.Item, propriété (Int32, Int32)

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

Espace de noms :  Microsoft.Office.Tools.Excel
Assembly :  Microsoft.Office.Tools.Excel (dans Microsoft.Office.Tools.Excel.dll)

Syntaxe

'Déclaration
Default Property Item ( _
    RowIndex As Integer, _
    ColumnIndex As Integer _
) As Object
Object this[
    int RowIndex,
    int ColumnIndex
] { get; set; }

Paramètres

Valeur de propriété

Type : System.Object

Sécurité .NET Framework

Voir aussi

Référence

NamedRange_ItemType Interface

Item, surcharge

Microsoft.Office.Tools.Excel, espace de noms