Share via


Worksheet_RangeType.Item, propriété

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
ReadOnly Default Property Item ( _
    Cell1 As Object, _
    Cell2 As Object _
) As Range
Range this[
    Object Cell1,
    Object Cell2
] { get; }

Paramètres

Valeur de propriété

Type : Microsoft.Office.Interop.Excel.Range

Sécurité .NET Framework

Voir aussi

Référence

Worksheet_RangeType Interface

Microsoft.Office.Tools.Excel, espace de noms