ModelColumnChanges.Item(Object) メソッド

定義

ModelColumnChanges オブジェクトから 1 つのオブジェクトを返します。

public:
 Microsoft::Office::Interop::Excel::ModelColumnChange ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.ModelColumnChange Item (object Index);
Public Function Item (Index As Object) As ModelColumnChange

パラメーター

Index
Object

オブジェクトのインデックス番号を指定します。

戻り値

適用対象