Range._Default[Object, Object] プロパティ

定義

内部使用のために予約されています。

public:
 property System::Object ^ default[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 this[object RowIndex, object ColumnIndex] { get; set; }
Default Public Property _Default(Optional RowIndex As Object, Optional ColumnIndex As Object) As Object

パラメーター

RowIndex
Object
ColumnIndex
Object

プロパティ値

適用対象