PivotTableChangeList._Default[Object] プロパティ

定義

public:
 property Microsoft::Office::Interop::Excel::ValueChange ^ default[System::Object ^] { Microsoft::Office::Interop::Excel::ValueChange ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.ValueChange this[object Index] { get; }
Default Public ReadOnly Property _Default(Index As Object) As ValueChange

パラメーター

Index
Object

プロパティ値

ValueChange を返します。

適用対象