Partager via


IRange.Item[Object, Object] Propriété

Définition

public:
 property System::Object ^ Item[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ RowIndex, System::Object ^ ColumnIndex); void set(System::Object ^ RowIndex, System::Object ^ ColumnIndex, System::Object ^ value); };
public object Item[object RowIndex, object ColumnIndex] { get; set; }
Public Property Item(RowIndex As Object, Optional ColumnIndex As Object) As Object

Paramètres

RowIndex
Object
ColumnIndex
Object

Valeur de propriété

S’applique à